Issue Details (XML | Word | Printable)

Key: TUSCANY-173
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Raymond Feng
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Tuscany

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

Created: 11/Apr/06 01:22 PM   Updated: 11/Apr/06 02:57 PM
Return to search
Component/s: Java SCA Axis Binding Extension
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Zip Archive interopdoc.zip 2006-04-11 01:23 PM Raymond Feng 94 kB

Resolution Date: 11/Apr/06 02:57 PM


 Description  « Hide
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)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.