2 Replies Latest reply on May 15, 2002 2:07 PM by wcn00

    resource-ref not allowed in web.xml

    wcn00

      I have a web app that contains a resource ref to a JCA adapter. The web.xml file contains a resource-ref element.
      When I deploy the app I get a SAXParseException saying that
      resource-ref cannot appear in <web-app>.
      The DTD clearly allows this. Has anyone else seen this.
      I'm using jboss 3.0
      Wendell Nichols