0 Replies Latest reply on Feb 28, 2011 12:50 AM by dwayne

    Registering lots of JNDI objects

    dwayne

      Hello,

       

      I'm trying to make jboss configuration easier for developers using a particular resource adaptor. Currently end users must add each JNDI object via an mbean in a -ds.xml. I would like to add some form of a helper that queries the resource adaptor for a list of JNDI objects and registers each one. Has anyone done this before? I think I might be close to a solution by writing a custom mbean that does something similar to org.jboss.resource.deployment.AdminObject but before I get too far I'd like to make sure I'm going down the right path.

       

      Thanks,

      Dwayne