-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
6.1.0
-
None
-
windows jvm 1.6_u31 jboss 6.1.0 final
There is a problem with ear's which contains multiple war applications and weld integration.
In that kind of enviroment Weld integration finds bda's like ear, and war's and starts a single weld container for them, but it's imposible to work becaouse of war's classloader isolation.
It's seems like archive discovery is inconsistent with classloading mechanizm.