where can we set classpath, which will reflect to whole domain
Answer Posted / chandu
setDomainEnv.sh is the place to add this.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is meant by domaintemplate?
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
Can two jms servers share the same persistent store? : BEA Weblogic
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
What are the modes of operation for Weblogic server domains ?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
In how many formats we can deploy an application in wls??
List components of jndi?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
What causes the condition OUT OF MEMORY?
What is Graphic mode?
What is meant by node manager?
Why would a client application use jta transactions?
What is the domain in weblogic server?
What type of object is returned by resultset.getobject()?