[jboss-dev-forums] [Design of POJO Server] - Re: Structure deployer changes comitted to trunk
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Oct 26 16:56:27 EDT 2006
"kabir.khan at 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#3981134
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981134
More information about the jboss-dev-forums
mailing list