JBoss |
Weblogic |
JBoss is an application server developed by JBoss company. |
Weblogic is an application server developed by BEA. |
JBoss is a freeware or open source product. |
WebLogic is not an open source product. It is available for use
only after procuring the license. |
JBoss does not have a self console. It always depends on Tomcat. |
Weblogic has the self console 7001 which helps the user to
change the console setting as per the requirement. |
JBoss does not have a web administration console. |
Weblogic offers web based administration console that helps in
configuration of data sources, JMS queues, and security realms. |
The admin console is not part of JBoss installation. The admin
console JON has to be installed separately. |
The admin console is available as part of Weblogic installation. |
JBoss application server does not provide servlet-api
implementation. It depends on Tomcat for the same. |
Weblogic application server provides its own servlet-api
implementation. |
The unused services can be removed from JBoss. |
The unused services cannot be removed from the Weblogic. |
JBoss does not offer JMS Clustering. |
Weblogic provides JMS Clustering. |
Database connectivity is established in JBoss using jca-jdbc
wrappers. |
Database connectivity is established in Weblogic using JDBC API. |
No comments:
Post a Comment