Answer Posted / aravind
When you want to compile a Any java program
Java Compiler (JVM) looks for the class path, when it
identifies the class path JVM invokes java API's, related
classes and other library files required to compile java
program.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
Define managed servers?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
Must ejbs be homogeneously deployed across a cluster? Why?
Do you know what is the local interface used by web logic server?
Explain load blancing alogarthims in cluster??
What is the weblogic server?
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 do I use jta transactions within an mdb? : BEA Weblogic
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
Explain the functioning of Stub?
What is unicast in weblogic?
What is Graphic mode?
Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?