@Dave: yeah you can use convention side by side with regular xml configuration.
@Jerome : I don't see the exception in your last email. The convention
plugin should tell you what class is trying to load, so we will know
which one is failing. Also, setting
struts.convention.package.locators.basePackage will limit class
loading only to classes whose namespace starts with that value.

musachy

On Sun, Feb 8, 2009 at 11:51 AM, Jerome ROBERT <jrm.rob...@gmail.com> wrote:
>> As far as I know you can't (by default) use convention alongside a
>> non-convention application.
>>
>> Musachy, has this changed? IIRC I asked the same question a long time ago
>> and that was the answer I got.
>>
>> Dave
>>
>
> I suspected a problem of that's kind, that why, since my first test, i
> deployed a real (but tiny) HelloWorld convention application.
> But it still shows this strange behaviour, it seems that the plug-in is
> trying to mess with other elements deployed in the server (???
> jbossmq-httpil/war/WEB-INF/classes/org/jboss/mq/il/http/servlet/HTTPServerILServlet.class
> ???) which are default jboss elements since the server is "out of the box".
> I have also tried to use  the
> "struts.convention.package.locators.basePackage" parameter hoping that it
> would prevent the plugin from trying to load classes from packages not
> located in my application... but it still does not work.
>
> Jerome.
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to