0 Replies Latest reply on May 19, 2005 8:04 AM by itsabhijit

    How to make utility jar files available to resource adapter

    itsabhijit

      hi

      I have situation where the RAR file structure is as follows

      connector.jar
      connector-ds.xml
      meta-inf/ra.xml

      This connector.jar classes needs classes from other utility jar files which talks to my messaging bus.(proprietery messaging product). Right we are including all the necessary jar files under server classpath and re-start JBOSS 3.2.6.

      Is there any way where I can specify these jar files in classpath so that connector gets all these necessary jar files.

      I tried packaging the jar files in RAR , modifying the class-path entry of manifest.mf of both rar and inside jar. It doesnot seem to be working.

      I would be extremelly thankful if some one could point better solution for this.

      thanks a lot
      abhijit