Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-4138

Axis2 configuration to support transactions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • deployment
    • None

    Description

      Need to add following JTA transaction related configuration to axis2.xml

      <transaction>
      <parameter name="string">text</parameter>*
      </transaction>

      Example,

      <transaction>
      <parameter name="java.naming.factory.initial">org.jnp.interfaces.NamingContextFactory</parameter>*
      <parameter name="java.naming.provider.url">localhost:1099</parameter>
      <parameter name="UserTransactionJNDIName">UserTransaction</parameter>
      <parameter name="TransactionManagerJNDIName">TransactionManager</parameter>
      </transaction>

      -

      Attachments

        1. Axis2_JTA.patch
          13 kB
          irantha suwandarathna

        Issue Links

          Activity

            People

              Unassigned Unassigned
              irantha irantha suwandarathna
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: