I didn't mentioned that I'm running on Tomcat 7, sorry about that.
Yep, Tomcat and Eclipse might be trolling me.
I tried running with Jetty. I noticed that it seems ignores the
"welcome-file-list" property from "web.xml" because
I got an exception when accessing "localhost:8080/message_resource".
Just cloned your repo and started the app with mvn jetty:run and
pointed browser to http://localhost:8080/message_resource/register -
everything looks good :)
I think Eclipse is cheating you ;-)
2015-03-12 13:50 GMT+01:00 Jeanderson :
> Hi Lukasz,
>
> Actually the resource file is located in an a
Hi Lukasz,
Actually the resource file is located in an action folder as the
documentation suggests:
* Register.properties -
https://github.com/jeandersonbc/labs-struts2/tree/hotfix/tutorial/message_resource
*/src/main/resources/lab_struts/tutorial/message_resource/action*
* Register.java -
https:
3 matches
Mail list logo