开发者

Problem: Invalid usage of undeployed classloader

I'm working on WAS 7 app server.

I got : "Problem: Invalid usage of undeployed classloader" and my applications 开发者_如何转开发deployed dont work anymore

Meanwhile i had made no changes at all to app server. I restarted servers but no effect. Should I try to redeploy all applications?

Any similar experience?

Any help or hint would be highly appreciated. Thank you very much in advance.


Look at the META-INF directory inside the EAR file that you deployed. Does it happen to have an ibmconfig directory?

If so, then this directory contains what's called "Application-Scoped Resources" and it is the root of your problem. Delete it, redeploy the EAR file and it might help.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜