Re: convention plugin does not seem to include the WEB-INF/lib dir

2012-03-08 Thread Shinobi
Hi I have upgraded to 2.3.1.2 and it seems to have fixed my issue. Many thanks Dave. -- View this message in context: http://struts.1045723.n5.nabble.com/convention-plugin-does-not-seem-to-include-the-WEB-INF-lib-dir-tp5543609p5546871.html Sent from the Struts - User mailing list archive at Na

Re: convention plugin does not seem to include the WEB-INF/lib dir

2012-03-07 Thread Łukasz Lenart
Did you try to specify struts.convention.action.includeJars constant ? http://struts.apache.org/2.x/docs/convention-plugin.html#ConventionPlugin-Configurationreference Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura h

Re: convention plugin does not seem to include the WEB-INF/lib dir

2012-03-07 Thread Jeffrey Black
https://cwiki.apache.org/confluence/display/WW/Convention+Plugin#ConventionPlugin-Actionsinjarfiles On Wed, Mar 7, 2012 at 5:07 AM, Shinobi wrote: > I am using struts 2.2.3 with the convention plugin > > I have a class HelloWorld which is located in hello.jar which is located in > WEB-INF/lib. I

Re: convention plugin does not seem to include the WEB-INF/lib dir

2012-03-07 Thread Shinobi
I am using struts 2.2.3 with the convention plugin I have a class HelloWorld which is located in hello.jar which is located in WEB-INF/lib. I get a blank page when i go to http://localhost:8080/hello-world because it seems that the convention plugin has not scanned the jars in the WEB-INF/lib dire

Re: convention plugin does not seem to include the WEB-INF/lib dir

2012-03-07 Thread Łukasz Lenart
2012/3/7 Shinobi : > I have a problem. My Action classes are in a jar in the WEB-INF/lib and > these jars dont seem to appear to be processed. Am I doing something wrong > or is there a way to include them? More details, action class name, config, etc. Kind regards -- Łukasz http://www.lenart.o