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 |
what is i3
What is the linux command is used to know the version of weblogic server?
What is the purpose of using multipools in web logic server?
What is the purpose of stub in web-logic server cluster?
How we can know whether proxy server up or not?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
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
how to create a sub domain in domain ?
What is meant by node manager?
how to handle out of memory in weblogic? and if server is getting more requests then what we have to do in production environment?
What are the classes placed in the weblogic classpath?
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic