what is difference between weblogic and websphere?
Answer Posted / vru
Functionally these two products are fairly close except for some minor differences in supported standards.
While WebSphere tends to focus more on integration, connectivity, and web services - WebLogic has in the past focused more on emerging J2EE standards and ease-of-use.
Because of WebSphere's rich implementations of J2EE it is a little more involved, but benefits with better performance, more extensive integration and transaction management
In terms of transaction WebLogic is having default transaction attribute as "Supports", but WebSphere does not have any default transaction attribute.
WebSphere strictly follows the J2EE architecture
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
What is the difference between T3 and HTTP protocol ?
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
What are web logic servers?
How should I use sorted queues? : BEA Weblogic
How can classpath be set?
What are the supported installation modes for WebLogic Server ?
Explain what an application server does and it's major components.
Explain what is the procedure to configure jms security?
what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
How do I provide user credentials for starting the weblogic server?
How does a server know when another server is unavailable ?
Explain where are the files placed while deploying the resource adapter in web logic server?