[jboss-user] [Beginners Corner] - Deployment problem : project doesn't appear in the web conso

srenaudo do-not-reply at jboss.com
Wed Oct 18 10:16:52 EDT 2006


Hello,

I tried to deploy my J2EE project in the "default/deploy/" directory in three différent ways :
- exploded directory without ".war" suffix : JBoss ignore it...
- exploded directory with ".war" suffix : JBoss find it, show it in the web console, but only if the "web.xml" file contains only JSP files definitions...
- a classic WAR file : JBoss ignore it if there's other things than JSP defined, nad if there's only JSP defined in th "web.xml" file, JBoss doesn't give access to the JSPs...

It's seems that JBoss is also really intolerant with well-formed XML tags that he doesn't recognize in his DTDs when reading the "web.xml" file.

Well, I'm puzzled with that strange thing... :/

Can someone tell me what rules have to be respected to assum that a J2EE project wil be deployable on JBoss ?

Regards.

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

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




More information about the jboss-user mailing list