[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problems deploying firs application in JBoss

pgbonino do-not-reply at jboss.com
Sat Jan 17 13:14:05 EST 2009


application.xml

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE application
PUBLIC '-//Sun Microsystems, Inc.//DTD J2EE Application 1.2//EN'
'http://java.sun.com/j2ee/dtds/application_1_2.dtd'>


   <display-name>Hello World</display-name>
   Hello World
   
      HelloWorld.jar
      
   
      
         <web-uri>HelloWorld.war</web-uri>
	 <context-root>HelloWorld</context-root>
      
   



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

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



More information about the jboss-user mailing list