what is difference between jboss and weblogic
Answer Posted / jagadish
Both jboss and weblogic are application servers by Oracle
and Redhat.
Weblogic server has a good web based admin tool (7001) and
jboss has console too (8080).
Jboss is mostly based on file system modification like xml
files where as weblogic mostly relies on console.
We can remove unnecessary services from jboss if we dont
need but with weblogic we cant.
Jboss is a open source product where as weblogic is not.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why is there no polymorphic-type response from a create () or find () method?
How to change from default jvm to others?
How do I use jta transactions within an mdb? : BEA Weblogic
How do you differentiate between a server hang and server crash issue?
Difference between production and development mode?
Explain the functioning of Stub?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
What is weblogic application server?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic
Which memory space does thread stack get allocated from?
Can you explain what are the ways in which the dns request of failed servers handled?
What is meant by prallel gc and explain it?
What is the easiest way to set the classpath ?
Tell me about security in weblogic?
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic