what is difference between jboss and weblogic
Answer Posted / mukundvishy
Both are Application servers developed by two different
companies, first by BEA and second by JBoss.
JBoss is a open source (may not be anymore) and Weblogic is
a commercial one.
Since Weblogic is commercial, one would assume to get proper
after sale support, RASM (Reliability, Availability,
Scalability and Maintainability) features, Proper
documentation, easy integration with other Vendor products
etc. Whereas JBoss may not have Support (a lot of forums
could help), proper documentation etc.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
how to upgrade the weblogic server licence?
What is the boot?
How you deploy your applications on weblogic server?
How do I use jta transactions within an mdb? : BEA Weblogic
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
What is the significance of boot?
What are the special design care that must be taken when you work with local interfaces?
How does sorting on message priority work? : BEA Weblogic
What is meant by session replication?
How does concurrency work for message-driven beans? : BEA Weblogic
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
What signal tells the jvm to give a thread dump?