[
https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654801#action_12654801
]
Amila Chinthaka Suriarachchi commented on AXIS2-4138:
-----------------------------------------------------
hi irantha
when you add a dependency to a module you need to give the declare it in the
parent pom.xml and set the version there.
please add that too as well.
> Axis2 configuration to support transactions
> -------------------------------------------
>
> Key: AXIS2-4138
> URL: https://issues.apache.org/jira/browse/AXIS2-4138
> Project: Axis 2.0 (Axis2)
> Issue Type: New Feature
> Components: deployment
> Reporter: irantha suwandarathna
> Attachments: Axis2_JTA.patch
>
>
> 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>
> -
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]