[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]