> Check to make sure you don't have any of your packages on your
> classpath.  If you do, then JBoss finds the XML files from 
> that package
> instead of from the one you are trying to deploy.

Yes, that turned out to be the reason.  It was a very annoying and puzzling
problem.  I don't understand why JBoss would search the classpath for
deployment descriptors, when they can always be found at a particular
location in a JAR file?

--
Stephen Oakes

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to