Hi, I recently posted to this forum about a problem that I am having when I deploy XMBean content within an EAR file. All my non XMBean content is invalidated by the Jboss 3.2.3 container. However when I deploy the XMBean SAR components separately everything works fine. I have not had any response to my original post, so now I am wondering if anyone can report that they have successfully deployed XMBean content using the jboss-app.xml proprietary deployment descriptor? My desired archive layout is along the following lines
| META-INF/application.xml (identifies EJB, WAR and POJO content) | META-INF/jboss-app.xml (identifies SAR content ) | EJB1.jar | EJB2.jar | WEB1.war | WEB2.war | POJO.jar | XMBEAN1.sar | XMBEAN2.sar | | When I omit the XMBean SAR components and deploy them separately everything works fine. Ideally I would like a single deployment unit however. I would appreciate any tips anyone might have Thanks and regards, Andrew View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842031#3842031 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842031 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
