[jboss-dev-forums] [Design of POJO Server] - Re: JBossAppParsingDeployer issue (Repost)
anil.saldhana@jboss.com
do-not-reply at jboss.com
Wed Sep 12 01:04:36 EDT 2007
An immediate issue that I am noticing is if there exists a jboss-app.xml that defines a security domain and there is no jboss.xml in the EAR, then the ApplicationMetaData that gets generated in the process has lost the merge from the ear level settings, because the merge of the security domain is currently being done in the JBossEJBParsingDeployer.
So no jboss.xml, implies no invocation of the JBossEJBParsingDeployer.
So should this merging be also done in the EjbParsingDeployer?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083262#4083262
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083262
More information about the jboss-dev-forums
mailing list