what is difference between weblogic and websphere?
Answers were Sorted based on User's Feedback
Answer / suresh
You can say so many diff b/w welogic and websphere
In websphere u can add standalone server as a maneged
server in Domain
Where as in weblogic u can't add WLS server as member to
the another domain.
In websphere u can add webserver as a unmanaged node where
as u cannnt do that in weblogic.
| Is This Answer Correct ? | 19 Yes | 9 No |
Answer / 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 |
Answer / santhosh kumar
in case of weblogic there is hard deployment is there
where as in websphere there is no hard deployment
| Is This Answer Correct ? | 5 Yes | 4 No |
Explain what are the transaction isolation levels supported by weblogic jdriver?
What are workload managers for?
How do I configure jdbc so that the jms jdbc store recovers automatically? : BEA Weblogic
How should you type cast a remote object? Why?
Why would a client application use jta transactions?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
What type of object is returned by resultset.getobject()? : BEA Weblogic
How you are getting the alerts?
How managed servers communicate with each other?
howmany connection pool in connection
What Are The Various Types Of Weblogic Installations ?