[ http://issues.apache.org/jira/browse/TUSCANY-767?page=all ]
Ignacio Silva-Lepe updated TUSCANY-767:
---------------------------------------
Attachment: OperationInvocationHandlers.patch
Here's a patch that removes the dependency of CompositeReference target
invokers on PojoTargetInvoker and Java reflection. This eliminates the need for
CompositeReference to access a null interface class, which should also
eliminate the NPE.
Because of TUSCANY-768, I have not been able to verify this patch using the
inner.composite sample.
> NPE in CompositeReference.java when service is defined using interface wsdl
> ---------------------------------------------------------------------------
>
> Key: TUSCANY-767
> URL: http://issues.apache.org/jira/browse/TUSCANY-767
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Core
> Affects Versions: Java-M2
> Reporter: Rick Rineholt
> Assigned To: Ignacio Silva-Lepe
> Priority: Blocker
> Fix For: Java-M2
>
> Attachments: OperationInvocationHandlers.patch
>
>
> If a service is defined using interface wsdl the service contract does not
> have an interface class this results in
> org.apache.tuscany.core.implementation.composite.CompositeReference getting
> an NPE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]