2014-10-06 22:46 GMT+02:00 Jean-Claude Dauphin <jc.daup...@gmail.com>:
> Hello,
>
>
> I always got the following error when deploying my Strut2 war in Jetty 9.2.3
> HTTP ERROR 404
>
> Problem accessing /Web-JISIS3/. Reason:
>
>     There is no Action mapped for namespace [/] and action name []
> associated with context path [/Web-JISIS3].
>
> ------------------------------
>
>
> *Powered by Jetty://*
>
> while it works well in Apache Tomcat 8
>
>
> Does anybody already succeeded to run a Struts2 war webapps in Jetty 9.2.x ?
>
> I would appreciate any asvice on this issue.

Tomcat is by default configured with a global welcome-file-list to
index.html, index.jsp where Jetty don't :-)
Check %CATALINA_HOME/conf/web.xml

hmm.... strange just downloaded and double checked Jetty 9.2 - it's
the same see %JETTY_HOME/etc/webdefault.xml - how do you start Jetty?


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to