anonymous wrote :
| At this point I just want to reproduce the issue in a unit test. If I can't tweak
my current example I'll need to get your deployment to see what exactly is happening.
|
Ok, well I think you should be able to reproduce the behaviour I saw if you modify the
example you cited earlier as follows:
add a manifest file to staticarray-web1.war which refers to staticarray1.jar via a
classpath entry
add a manifest file to staticarray-web2.war which refers to staticarray2.jar via a
classpath entry
add a manifest file to staticarray2.jar which mentions staticarray1.jar via a classpath
entry
it may be possible to do it with a shorter route
add a manifest file to staticarray-web1.war which refers to staticarray1.jar via a
classpath entry
add a manifest file to staticarray-web2.war which refers to staticarray2.jar and
staticarray1.jar via a classpath entry
if this fails to err . . . fail . . . and you need my code let me know
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163938#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...