You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <tu...@ws.apache.org> on 2006/04/11 07:24:22 UTC

[jira] Created: (TUSCANY-173) org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]

org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]
-------------------------------------------------------------------------------------------------------

         Key: TUSCANY-173
         URL: http://issues.apache.org/jira/browse/TUSCANY-173
     Project: Tuscany
        Type: Bug

  Components: Java SCA Axis Integration  
    Reporter: Raymond Feng
    Priority: Blocker
 Attachments: interopdoc.zip

For the attached test case, I got TargetException when I use the java reflection to invoke a given operation for the external web service.

org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]
	at org.apache.tuscany.core.invocation.jdk.JDKInvocationHandler.invoke(JDKInvocationHandler.java:89)
	at $Proxy8.SingleTag(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:615)
	at org.apache.tuscany.samples.interopdoc.InteropDocClient.invoke(InteropDocClient.java)
	at org.apache.tuscany.samples.interopdoc.InteropDocClient.main(InteropDocClient.java:57)

-- 
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


[jira] Closed: (TUSCANY-173) org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-173?page=all ]
     
ant elder closed TUSCANY-173:
-----------------------------

    Resolution: Duplicate

Duplicate of TUSCANY-123

> org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]
> -------------------------------------------------------------------------------------------------------
>
>          Key: TUSCANY-173
>          URL: http://issues.apache.org/jira/browse/TUSCANY-173
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Axis Integration
>     Reporter: Raymond Feng
>     Priority: Blocker
>  Attachments: interopdoc.zip
>
> For the attached test case, I got TargetException when I use the java reflection to invoke a given operation for the external web service.
> org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]
> 	at org.apache.tuscany.core.invocation.jdk.JDKInvocationHandler.invoke(JDKInvocationHandler.java:89)
> 	at $Proxy8.SingleTag(Unknown Source)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:615)
> 	at org.apache.tuscany.samples.interopdoc.InteropDocClient.invoke(InteropDocClient.java)
> 	at org.apache.tuscany.samples.interopdoc.InteropDocClient.main(InteropDocClient.java:57)

-- 
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


[jira] Updated: (TUSCANY-173) org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]

Posted by "Raymond Feng (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-173?page=all ]

Raymond Feng updated TUSCANY-173:
---------------------------------

    Attachment: interopdoc.zip

Here's the test case.

> org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]
> -------------------------------------------------------------------------------------------------------
>
>          Key: TUSCANY-173
>          URL: http://issues.apache.org/jira/browse/TUSCANY-173
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Axis Integration
>     Reporter: Raymond Feng
>     Priority: Blocker
>  Attachments: interopdoc.zip
>
> For the attached test case, I got TargetException when I use the java reflection to invoke a given operation for the external web service.
> org.apache.tuscany.core.context.TargetException: No target invoker configured for operation [SingleTag]
> 	at org.apache.tuscany.core.invocation.jdk.JDKInvocationHandler.invoke(JDKInvocationHandler.java:89)
> 	at $Proxy8.SingleTag(Unknown Source)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:615)
> 	at org.apache.tuscany.samples.interopdoc.InteropDocClient.invoke(InteropDocClient.java)
> 	at org.apache.tuscany.samples.interopdoc.InteropDocClient.main(InteropDocClient.java:57)

-- 
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