[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: jee module's alt-dd

alex.loubyansky@jboss.com do-not-reply at jboss.com
Mon Apr 14 10:49:13 EDT 2008


I've committed the change (with a testcase) to the SchemaResolverDeployer's parse(..) method
      VirtualFile altDD = (VirtualFile) unit.getAttachment(getOutput().getName() + ".altDD");
  |       if(altDD != null)
  |          file = altDD;

I am going to create a separate issue in JBAS project for ejb, client and also war(?) deployers.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143952#4143952

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143952



More information about the jboss-dev-forums mailing list