Friday, 22 October 2010

Updating CLASSPATH

WLS 9.x onwards, No need to add your supporting file to your weblogic classpath variable manually, Just go to your domain directory and copy your supporting file ( .jar ) to lib folder and restart your server, it will automatically added to your classpath.


For example - if your domain directory is D:\Oracle\Middleware\user_projects\domains\base_domain then copy the jar file to D:\Oracle\Middleware\user_projects\domains\base_domain\lib folder and restart the server(s).

1 comment: