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).
This comment has been removed by the author.
ReplyDelete