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
Tell me how does a server find out server unavailability?
Is an xslt processor bundled in weblogic server?
Explain about the function associated with t3 in weblogic server ?
What is jms and configuration details?
How do I get a thread dump to help track down a problem? : BEA Weblogic
How do I programmatically get a list of queues or topics? : BEA Weblogic
How many weblogic servers can I have on a multi-cpu machine?
What are application servers?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
How do stubs function inside weblogic server cluster at the time of failure?
What is the tree view pane in the web logic server?
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
How Can Cluster Communication Occur ?
What are deployment descriptors?
When we will take thread dump? Please give us some examples?