Answer Posted / akshay
Any WebLogic Server instance apart from Administration
Server is called as Managed Servers. This is weblogic
server where you deploy your application (Though you can
deploy your application in Administration server as well
but it is not recommended in production/UAT instance)
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
In how many ways we can implementg session replication?
What is meant by adminserver?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic
How do I use persistence? : BEA Weblogic
Tell me how is the security handled in web logic j2ee connector architecture?
Explain weblogic server?
Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
What is the domain in weblogic server?
In a web logic server what is the domain?
We see an error like 404 and 500. What do they mean?
How should you type cast a remote object?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?