On Thu, 20 Jan 2005 15:22:01 -0500, Alex Kravets <[EMAIL PROTECTED]> wrote: > Are there any special requirements to install and run Struts > applications on JBoss?
If you application doesn't need to use any external resources like a datasources, EJBs or so on, you don't need to do anything special. Otherwise you should pay attention to JBoss documentation, especially chapter 9 (Web Applications): http://docs.jboss.org/jbossas/jboss4guide/r1/html/ch9.chapt.html (look for jboss-web.xml) > I istalled JBoss on Tomcat and have been able to > run Struts applications w/o any problems. Same application on JBoss > gives me Servlet Exception. Maybe you should be a bit more specific, saying that is almost as much descriptive as saying just "it doesn't work". > I would try mailing lists/forums for JBoss, but I find them not > especially active. I've received over 100 e-mails from jboss-user@lists.sourceforge.net today :-) Pavel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]