XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)
    • Low
    • Not Required
    • ON_QA

      Example 40.5. Remote JCA Server
      picture with red underline, use new attached

      Procedure 40.13. Configure JCA Connection Factories
      Step 5 In ra.xml, search for <resourceadapter>.
      Remove example, it's just copy of example from step 3

      Procedure 40.13. Configure JCA Connection Factories
      Step 6 Configure the Inbound Connector
      Change org.hornetq.core.remoting.impl.netty.NettyConnectorFactoryy --> org.hornetq.core.remoting.impl.netty.NettyConnectorFactory

      Procedure 40.13. Configure JCA Connection Factories
      Step 6 Configure the Inbound Connector
      Enhance Important section, add something like: Comment out ConnectorClassName and ConnectionParameters parameter when using auto discovery.

      Procedure 40.13. Configure JCA Connection Factories
      Step 6 Configure the Inbound Connector
      add HA property to support failover

      <config-property>
         <description>Do we support HA</description>
         <config-property-name>HA</config-property-name>
         <config-property-type>java.lang.Boolean</config-property-type>
         <config-property-value>true</config-property-value>
      </config-property>
      

              jaredmorgs_jira Jared Morgan (Inactive)
              rsvoboda@redhat.com Rostislav Svoboda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 10 minutes
                  10m
                  Remaining:
                  Remaining Estimate - 10 minutes
                  10m
                  Logged:
                  Time Spent - Not Specified
                  Not Specified