1 Reply Latest reply on Apr 26, 2003 1:23 PM by dharmafog

    RARMetaDataElement

    dharmafog

      After a clean install of

      jboss-3.0.7_jakarta-tomcat-4.1.24

      when I go to the jmx-console and click on

        • 1. Re: RARMetaDataElement
          dharmafog

          Goddam editor...continuing...

          Under jmx-console, viewing jboss.jca, the first three
          RARDdeloyment links starting with

          name=JBoss JDBC XATransaction ResourceAdapter,service=RARDeployment

          generate exceptions:

          org.apache.jasper.JasperException: No such attribute: RARMetaDataElement
          at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254)
          at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
          at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
          ....blah blah

          Any ideas?

          I've defined Oracle8 as my default DS in

          ./default/conf/standardjbosscmp-jdbc.xml

          and copied the example oracle-service.xml into

          . /default/deploy

          Under the RARDeployment are the OracleDS service links
          which work fine.