Hm, something went wrong in the last sentence. I meant the ejb and web modules. Here 
is an attempt to post my application.xml for clarification:

  | <?xml version="1.0" encoding="UTF-8"?>
  | <!DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 
1.3//EN" "http://java.sun.com/dtd/application_1_3.dtd";>
  | <application>
  |    <display-name>lifex</display-name>
  |    <module>
  |       <web>
  |          <web-uri>lifex.war</web-uri>
  |          <context-root>/lifex</context-root>
  |       </web>
  |       <ejb>lifex.jar</ejb>
  |    </module>
  | </application>
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to