You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt Stam (JIRA)" <ju...@ws.apache.org> on 2007/10/03 16:36:50 UTC

[jira] Resolved: (JUDDI-113) jUDDI error in a transacted environment

     [ https://issues.apache.org/jira/browse/JUDDI-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam resolved JUDDI-113.
-----------------------------

    Resolution: Fixed

For local and RMI transports we're now running the RegistryEngine in it's own thread to break away from transactional context, much like how it would be if one uses a WS transport. This solves the issue.

> jUDDI error in a transacted environment
> ---------------------------------------
>
>                 Key: JUDDI-113
>                 URL: https://issues.apache.org/jira/browse/JUDDI-113
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Kurt Stam
>            Assignee: Kurt T Stam
>             Fix For: 2.0
>
>
> (When using in localTransport) jUDDI should not do commits on the current transaction in a managed environment
> ERROR [STDERR] Caused by: java.lang.Exception: faultCode=null, faultString=You cannot commit during a managed transaction!, faultActor=null, errno=null, errCode=null, errText=null
> ERROR [STDERR] at org.apache.juddi.registry.local.AbstractService.handleRequest(AbstractService.java:269)
> ERROR [STDERR] at org.apache.juddi.registry.local.InquiryService.inquire(InquiryService.java:77) 
> See also: http://jira.jboss.com/jira/browse/JBESB-1051

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