2 Replies Latest reply on Sep 15, 2005 4:25 AM by jaikiran

    Reading XML from JAR

    manishraj

      Hi,
      I am trying to read a XML file which has various configuration from my JAR which is deployed D:\jboss\server\default\myProject.
      I am unable to do so.
      If the XML is part of the JAR it work fine.

      I need to decouple this XML file from the JAR file so that we can change config values without recreating/modifying the JAR file.

      Tried keeping the xml file in ?C:\jboss\server\default\deploy?, ?C:\jboss\bin?, ?C:\jboss\server\default\myProject" - does not work.

      Any help with this regard would be very helpful.

      Thanks,

      manish