what is the diffrence between weblogic server 8.x/9.x/10.x?
Answer Posted / meenu
Adding some more points
1)In wls8, we need to add jython.jar and python.jar to use
WLST. But WLS9 and above we don't have to do that as we have
wlst.sh.
2)New feature, "Diagnostic Framework" launch with wls10 and
above.
Regards
Meenu
http://www.togotutor.com/weblogic
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can I avoid asynchronous message deadlocks? : BEA Weblogic
In web logic how are new threads assigned?
Explain briefly the client-server architecture.
What are the special design care that must be taken when you work with local interfaces?
Can the bean class implement the ejbobject class directly? If not why?
How do I increase weblogic server memory? : BEA Weblogic
How do I put a message back on the queue for processing? : BEA Weblogic
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
We see an error like 404 and 500. What do they mean?
Do you know what type of object is returned by resultset.getobject()?
What happens if remove( ) is never invoked on a session bean?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
What is the difference between weblogic and jboss?
What is meant by cluster??
Whenever we see a very slow response from server-side, then what all thing we need to look into?