The exploded sar is contained in the exploded ear, and jboss-app.xml looks as follows (with the DTD for 5.0): <?xml version="1.0"?> | <!DOCTYPE jboss-app | PUBLIC "-//JBoss//DTD Java EE Application 5.0//EN" | "http://www.jboss.org/j2ee/dtd/jboss-app_5_0.dtd"> | <jboss-app> | <module> | <service> | hska.sar | </service> | </module> | </jboss-app>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162500#4162500 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162500 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
