Re: Struts2 - filterStart error on startup due to class package change

2009-02-12 Thread plen
Still not quite sure how it happened but the issue (like others for this error) dealt with a problem in the struts.xml. I was modifying a struts.xml but it was not the one in the classes directory. In any case, I no longer get the error. - Peter -- View this message in context: http://www.na

Struts2 - filterStart error on startup due to class package change

2009-02-11 Thread plen
Hello, I am new to struts2 and took the blank WAR which comes with the example.HelloWorld example and started to modify it. My struts.xml was originally defined (and working) like: /example/HelloWorld.jsp When I changed the package of the HelloWorld class to