0 Replies Latest reply on Aug 27, 2002 5:39 PM by kellyschrock

    Reading a file stored in my EJB's .jar file

    kellyschrock

      Hello,

      I'm trying to store an .xml file inside my .jar file, and extract and parse it. I haven't been able to find any examples of how to do this, but I'm sure there must be a way to do it. (I'm a little new to EJB's in general). Could someone enlighten me on the following:

      * Where, in the .jar file, do I put the .xml file I want to read?

      * What kind of resource references do I need to use to get to it (will a straight env-entry work, or what)?

      * Anything else you can think of that I didn't know enough to ask...

      Thanks,
      Kelly