1 Reply Latest reply on Sep 30, 2013 8:27 AM by rareddy

    Resource Adapter deploy as module Jboss eap 6.1.0

    mr.bee

      Hi Everyone,

       

      I have heard that we can deploy resource adapter as a module in jboss eap 6.1.0. But didn't have any idea how to do that.

      I have added jdbc drivers as module and added them to standalone.xml file.

      What will be the entry in case of resource adapters?

      And how can i get the list of module based resource adapters using cli commands?

       

      thanks,

       

      Nabeel Ahmed

        • 1. Re: Resource Adapter deploy as module Jboss eap 6.1.0
          rareddy

          Take look at the 8.4 or 8.5 builds for the module based resource adapters. See in "/jboss-eap-6.1/modules/system/layers/base/org/jboss/teiid/resource-adapter" directory. Also see standalone-teiid.xml file in the "resource-adapters" subsection as to how to add it.

           

          {code}

          /subsystem=resource-adapters:read-resource

          {code}