开发者

WebLogic Classpath does not append the classpath options under server start

开发者 https://www.devze.com 2023-01-23 18:39 出处:网络
When I add some new directories, jars etc to the WebLogic classpath under Server Start, it somehow does not append these values to the existing classpath. It just replaces the existing classpath with

When I add some new directories, jars etc to the WebLogic classpath under Server Start, it somehow does not append these values to the existing classpath. It just replaces the existing classpath with what I have provided in ClassPath under Server Start.

To get around this problem, I need to put the existing classpath under Server start and then add the additional classpath 开发者_StackOverflowdirectories.

Is there a way to tell WebLogic to consider the values specified under ClassPath to be treated as additions to the already existing classpath?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号