WebLogic installation support - How to not blow away WL classpath when setting Managed Server class path?

This is Interesting: Free IT Magazines  
Home > Archive > WebLogic installation support > December 2004 > How to not blow away WL classpath when setting Managed Server class path?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to not blow away WL classpath when setting Managed Server class path?
Kyle Clarke

2004-12-17, 8:46 pm

We have some jars we have to (currently) put on the server classpath. When we have a managed server started by Node Manager, we modify the server classpath in the WLS console, under server | configuration | remote start | class path.

So far, when we set this, it overrides all the weblogic classpath stuff. So we have to manually get that and include that in what we paste in here, e.g.,

CLASSPATH=C:\bea\jdk141_05\lib\tools. jar;C:\bea\WEBLOG~1\server\lib\weblogic_
sp.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;C:\bea\WEBLOG~1\server\lib\ojdbc14. jar;C:\bea\WEBLOG~1\common\eval\pointbas
e\lib\pbserver44.jar;C:\bea\WEBLOG~1\common\eval\pointba
se\lib\pbclient44.jar;C:\bea\jdk141_05\jre\lib\rt. jar;C:\bea\WEBLOG~1\server\lib\webservic
es.jar;NOW OUR STUFF TOO

I've tried including %CLASSPATH% rather than have to add in all the WLS stuff too (Windows box here) and not had any luck. Is there any way not to blow away the WLS-specific classpath entries when using specifying the Remote Start class path?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com