You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2008/12/08 13:20:44 UTC

[jira] Commented: (AXIS2-4138) Axis2 configuration to support transactions

    [ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654396#action_12654396 ] 

Amila Chinthaka Suriarachchi commented on AXIS2-4138:
-----------------------------------------------------

the axis2_JTA.patch has a problem. It has two TransactionConfiguration.java classes. Please check and submit a patch with correct class.

> 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, axis2_transaction.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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org