What are the steps involved in setting up classpath in web logic server?
Answer / Ritesh Kumar Singh
Setting up the classpath in WebLogic Server involves adding the required JAR files to the CLASSPATH environment variable, or by configuring the CLASSPATH using the web.xml file or the application deployment descriptor (application-descriptor.xml). Additionally, you can set the classpath directly in the MBean server using the WLST command line tool.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Horizontal and vertical clustering ?
What type of object is returned by resultset.getobject()? : BEA Weblogic
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
What is Domain? how many domains are possible in a single instance?
What causes java.io exceptions in the log file? : BEA Weblogic
How do I get a thread dump to help track down a problem? : BEA Weblogic
Can two jms servers share the same persistent store? : BEA Weblogic
How could you retrieve password for I-Planet console if you have forgotten?
How do I configure jms security? : BEA Weblogic
In web logic what is the msi code?
How to delete connection pool?
What is the server?