View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821694#3821694
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821694 The classes which clash, are these classes the same? In that case it would be best that the shared library is separate library jar which is deployed before the two ears. If the classes have clashing class names, then you really should put them in different packages. Is there interaction bewteen the two ears? If there is, then they better have the same classloader repository as this will make your app faster. If not then defining the classloader repository should work. I assume you used two different names (this is not clear in your post). If it still does not work, check that your xml conforms to the dtd and whether there are any warnings/errors in the logs. Joachim ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user