I'm trying to get the latest struts2-blank.war, but each of the nightly files that are out now (struts2-blank-20070422.war to struts2-blank-20070428.war) gives the error below when I deploy it to tomcat. I didn't see a jira issue searching for obvious terms. BTW, struts2-blank-2.0.7.war works fine.
Does anybody know what's up? http://localhost:8080/struts2-blank-20070428/example/HelloWorld.action --------------------------- HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: File "/struts-tags" not found org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:515) org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:418) --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=80674&messageID=146001#146001 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]