You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2010/07/13 11:53:51 UTC

[jira] Created: (TUSCANY-3620) Activator causes hierarchy of nested activation exceptions

Activator causes hierarchy of nested activation exceptions
----------------------------------------------------------

                 Key: TUSCANY-3620
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3620
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-2.0-M5
         Environment: All
            Reporter: Simon Laws


Activation exceptions a re repeatedly wrapped. e.g.

org.apache.tuscany.sca.runtime.ActivationException: org.apache.tuscany.sca.runtime.ActivationException: org.apache.tuscany.sca.runtime.ActivationException: org.apache.tuscany.sca.runtime.ActivationException: org.oasisopen.sca.ServiceRuntimeException: rpc/encoded WSDL style not supported. Component TEST_BWS_4008Component1 Reference reference1 Binding Reference1

Change code so they only get wrapped once. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.