0 Replies Latest reply on Aug 29, 2002 8:33 PM by arbie

    Where do resource files go?

    arbie

      I'm new to JBoss, so please fogive me if this is an obvious question.

      I'm trying to take a product that runs under WebLogic and Websphere and get it to run under JBoss. I have the resources in my WAR file under
      WEB_INF/classes/resources/xxx, and I get the bundle using the string "resources/xxx". I've also tried bundling the resources in a jar file. Neither one works.

      For JBoss do I need to place the resource bundles somewhere else? If not, do I need to do some additional configuration? Any help is appreciated. I can't find any documentation for this subject.