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.