Re: Problems loading struts.xml from non-standard directory

2009-08-29 Thread Paweł Wielgus
Hi All, why can't You add your directory to the classpath? Best greetings, Pawel Wielgus. 2009/8/29, Arthur Nogueira Neves : > O'Neil, Tom wrote: >> I'm having problems loading my struts.xml file from a non-standard >> directory in Struts 2.1.6. My web.xml file contains the following >> >> >>

Re: Problems loading struts.xml from non-standard directory

2009-08-28 Thread Arthur Nogueira Neves
O'Neil, Tom wrote: I'm having problems loading my struts.xml file from a non-standard directory in Struts 2.1.6. My web.xml file contains the following struts2 org.apache.struts2.dispatcher.FilterDispatcher config /WEB-INF/struts.xml stru

Problems loading struts.xml from non-standard directory

2009-08-28 Thread O'Neil, Tom
I'm having problems loading my struts.xml file from a non-standard directory in Struts 2.1.6. My web.xml file contains the following struts2 org.apache.struts2.dispatcher.FilterDispatcher config /WEB-INF/struts.xml struts2 /* I then