JBOSS BASICS
Q. What is JBOSS?
- Jboss is a enterprises level application server that is available in enterprise and community version or open source. RedHat is the proprietary company for JBOSS EAP versions and driving it community version with name of Wildfly now. Earlier Jboss community version was available with Jboss AS x.x.x name.
- Now a days Jboss is hot in market, because it is providing enterprise level of support for application with lower cost compare to Oracle weblogic and IBM Websphere application server. And its big advantage is Open source.
- Jboss provided standalone installation on all operating systems as well as provide clustering support in production environment.
- JGroups toolkits are used in Jboss to create nodes, delete and membership detection with notification.
- Wildfly version 8 launched in Nov 2014 whereas Jboss EAP is for Enterprises.
- Jboss is available for both Windows and Linux environment.
- Default Admin console for Jboss
http://<Server_IP>:9990/admin-console (Here default port for Jboss console is
9990.)
No comments:
Post a Comment