hi,
i have installed weblogic 8.1
i have usued many third party JAR files etc. how can weblogic find those classes.
IN sun One i set classpath in server.xml
by this
serverclasspath="c:\..\...
\some.jar;
c:\..\..\o
ther.jar // IN SUN ONE server.xml
how can do the same thing in weblogic 8.1 ?
or how weblogic find my 3 rd party classes ? how do set my classpath in WEBLOGIC 8.1
Plz guide me.
(2) i go to admin console and use myserver. How to STOP the server when i want to go out ?
(3) i want to create a new server naming MYNEWSERVER and also want to set JDBC connection Pooling there.
But though i have been able to create new server. but i am not able to do JDBC connection pool for my new server.
How can create NEW JDBC CONNECTION POOL for my MYNEWSERVER.
plz give me steps.
thank you
Start Free Trial