0 Replies Latest reply on May 9, 2005 4:57 AM by prootham

    Deploying classes into JNDI for using JCA with JBoss

    prootham

      I'm trying to experiment with JCA using JBoss. Understood a simple JCA Resource Adapter tutorial up to where it said:

      After deploying the resource adapter into your application server
      environment, create a connection factory with the JNDI name of
      jca/HelloWorld.

      How? I'm at the bottom of a steep learning curve here and appreciate this is blindingly obvious to those who know. My best guess so far is one would configure it by declaring a MBEAN in xome XML somewhere.

      Any hints or pointers gratefully received!