开发者

Configuring fast-swap in WebLogic fails, with a "BEA_HOME environment variable is null" AsserionError

开发者 https://www.devze.com 2023-01-18 06:00 出处:网络
In WebLogic 10.3.0, I tried adding <fast-swap> <enabled>true</enabled> </fast-swap>

In WebLogic 10.3.0, I tried adding

<fast-swap> 
    <enabled>true</enabled> 
</fast-swap> 

to my weblogic.xml configuration fil开发者_如何学编程e. (<fast-swap>true</fast-swap>, as specified in the instructions here, throws an XML error, instead. Most examples that I've found cite the method I've posted above as the One True Way. )

Unfortunately, the weblogic.servlet.internal.WebAppModule.loadFastSwapClassloader throws an error:

"java.lang.AssertionError: BEA_HOME environment variable is null"

The BEA_HOME environment variable is set! I can't imagine what might be going wrong.

0

精彩评论

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

关注公众号