开发者

JBoss6 Classloading Jar Search Order

We are migrating a web application from JBoss 4.2.3 to JBoss 6. The application needs to control the order in which jars are searched for classes during classloading. This was achieved in JBoss 4.2.3 by hacking EARDeployer class in jboss.jar to add jars to the DeploymentInfo object in a specific order. 开发者_运维百科

Is there a way to achieve the same result in JBoss 6?


Ales Justin over at JBoss was able to help me through this. Our conversation can be found here: Link

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜