"kabir.khan(a)jboss.com" wrote :
| For the aop tests I am seeing a couple of problems where nested .aop files are
ignored. ...
|
| The sar and aop files are packed
|
Its related to what Bill mentioned in that the EARStructure deployer is assuming that only
top-level deployments exist and those are declared via the application.xml. Really, it is
essentially a VirtualFileFilter on the ear file that should delegate the creation of the
module ContextInfo to the passed in deployers. EARStructure just filters what should be
considered as candidates for deployment.
I might as well just make this change instead of trying to get "simple" ears
working. Give me an example of such a nested deployment so I can add it to the ear I'm
testing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981134#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...