0 Replies Latest reply on Jul 15, 2003 12:27 PM by ghamamgian

    RAs and EARs in JBoss 4.0.0DR1

    ghamamgian

      We have a working resource adapter that is configured using a *-ds.xml file. We would like to deploy this RA in an EAR.

      From what I can tell, we need to convert the ds.xml to a *-service.xml file. I have looked at the different examples and the closest I get with our RA is an "Incomplete Deplyoment Listing" message when JBoss starts.

      1. Is it possible to use the *-ds.xml in an EAR in 4.x?
      2. If not, is there any wisdom as to why I might be getting the Incomplete Deployment Listing message using the attached *-service.xml?
      3. The attached file references the class org.jboss.resource.connectionmanager.RARDeployment. However, this class does not appear to exist in the JBoss code dist. Am I just missing it?

      TIA

      Greg