Hi Dirk,

I use struts 1.0 with jboss so I have no experience with any of the new
features.

Your struts-config.xml looks fine to me.
Had you been able to run any of the struts example WARs ?
Their struts-config.xml might be more basic.
A different approach might also be to remove everything but a basic
struts action and figure out what goes wrong.

Ciao,
        Sebastian

storck wrote:
> If I than start JBoss I get the following Exception:
> 
> [EmbeddedTomcatSX] Starting
> [EmbeddedTomcatSX] Starting EmbeddedTomcatSX....
> 2001-12-07 02:08:57 - ContextManager: Adding context Ctx( /examples )
> 2001-12-07 02:08:57 - ContextManager: Adding context Ctx( /admin )
> [EmbeddedTomcatSX] Starting tomcat. Check logs/tomcat.log for error messages
> 2001-12-07 02:08:57 - ContextManager: Adding context Ctx( /iwf-test )
> 2001-12-07 02:08:57 - ContextManager: Adding context Ctx(  )
> [EmbeddedTomcatSX] End event threw exception
> java.lang.reflect.InvocationTargetException: [EmbeddedTomcatSX]
> java.lang.IllegalArgumentException: Must specify one of "forward", "include"
> or "type"
>  for path null
> [EmbeddedTomcatSX]      at
> org.apache.struts.action.ActionServlet.addMapping(ActionServlet.java:572)

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to