4 Replies Latest reply on May 6, 2003 10:06 AM by jimdowning

    Custom Resource Factory

    jimdowning

      Hi,

      I'm trying to implement a custom resource factory to be called whenever a resource ref is looked up, as you can in tomcat: -

      http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-resources-howto.html#Adding%20Custom%20Resource%20Factories

      What's the JBoss approach to this? Should I be looking to implement the resource manager as an mbean?

      jim