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

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
essage() { >return message; > } > > public String execute() { >message = "Hello World!"; >return SUCCESS; > } > } > > jsp WEB-INF/content/hello-world.jsp > > > > The message is ${message} > > > > -- > View this messa

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

2012-03-07 Thread Shinobi
ext: http://struts.1045723.n5.nabble.com/convention-plugin-does-not-seem-to-include-the-WEB-INF-lib-dir-tp5543609p5543814.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: use

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

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

2012-03-07 Thread Shinobi
-not-seem-to-include-the-WEB-INF-lib-dir-tp5543609p5543609.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h