2 Replies Latest reply on Apr 15, 2004 2:58 AM by cgjung

    JBoss JDOM Version Problem

    lasantha78

      I am trying to deploy a web service which uses JDOM when executing it. I put that JDOM files in to the my .wsr file. But I think it clashes with the JDOM files loaded by the server.

      So I tried to run the Web Service without that class files also. But server does not contain enough class files and they are not compatible with my source codes.


      Is there any way to point web service to specific .jar files without any problems of the server default loads ?

      Is there any way to deploy web service in JBoss.Net other than .wsr files ?