Re: IllegalArgumentException using struts2-convention-plugin-2.1.6.jar on JBoss

2009-05-07 Thread Rene Gielen
Filed https://issues.apache.org/struts/browse/WW-3121 Added better error message with hint to disable class reloading. Correct fix needs addtional XWork work, will check tomorrow. Musachy Barroso schrieb: > to add to what Lukasz said, don't rely too much on the reloading class > loader which is e

Re: IllegalArgumentException using struts2-convention-plugin-2.1.6.jar on JBoss

2009-05-07 Thread Musachy Barroso
to add to what Lukasz said, don't rely too much on the reloading class loader which is experimental, there is a flag to disable it, check the docs. musachy On Thu, May 7, 2009 at 8:42 AM, Lukasz Lenart wrote: > Could you try to use the latest snapshot build? > http://people.apache.org/builds/str

RE: IllegalArgumentException using struts2-convention-plugin-2.1.6.jar on JBoss

2009-05-07 Thread Martin Gainty
the URI you are supplying vfsmemory://5c4o21o-nqcau3-fuffdssr-1-fuffe5bp-1yis not a valid URI I would use valid prefixes defined here http://www.ietf.org/rfc/rfc2396.txt Viel Gluck, Martin __ Disclaimer and Confidentiality/Verzicht und Vertraulichke

Re: IllegalArgumentException using struts2-convention-plugin-2.1.6.jar on JBoss

2009-05-07 Thread Lukasz Lenart
Could you try to use the latest snapshot build? http://people.apache.org/builds/struts/nightlies/2.x/ If that doesn't help, please register an issue with Jira, JBoss 5 introduced new virtual file system and that the origin of problems https://issues.apache.org/struts/browse/ Regards -- Lukasz h