> 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.