Friends I have my weblogic setup with one Admin server and Managed server.I use classes12.zip as an OCI driver and have weblogic6.1 on sun solaris 8 + Oracle 8.1.6 When I start the Managed server from shell prompt, it takes path to OCI driver(classes12.zip) and works fine. But when I start the Managed server from Console window, it doesn't take path and gives error. How can I solve this? Thanks Lawrence
Weblogic 6.1 already includes JDBC 2.0 drivers from Oracle in weblogic.jar. I set up an Oracle connection pool yesterday on Solaris and everything worked fine. I never altered the CLASSPATH and never added any additional archives. SAF
"Lara", The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp. We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please edit your profile and select a new name which meets the requirements. Thanks. Dave
Maybe you already know about this but did you see that there is a classpath attribute you have to fill out in the forms related to the managed server in the admin console ? When you don't set up anything the classpath only contains /lib/weblogic_sp.jar and /lib/weblogic.jar.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.