1 Reply Latest reply on Sep 15, 2004 3:23 AM by frito

    problems getting a resource

    clau25

      I have a xml file in a .jar file that is contained in an .ear file in /deploy subdirectory of jboss, something like:

      deploy/myEAR.ear/myJAR.jar/resources/myXML.xml.

      I want to access this file from my application. I have problems writing the right path in the getResource() function. Could anyone help please?

      Thank you,
      clau