[ 
https://issues.apache.org/jira/browse/TUSCANY-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Feng resolved TUSCANY-1628.
-----------------------------------

    Resolution: Invalid

You probably need to mark the interface with @Remotable

> problem soap invoking a binding.ws,seems OMElement needs transform
> ------------------------------------------------------------------
>
>                 Key: TUSCANY-1628
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1628
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Axis Binding Extension
>    Affects Versions: Java-SCA-Next
>         Environment: jdk1.5, windows, eclipse, latest svn code
>            Reporter: gengshaoguang
>             Fix For: Java-SCA-Next
>
>
> Hi every one,
> From yestoday to now, I was annoied by such a problem in Tuscany svn code.
> Invoke a component OK.
> Then:
>      Bind it with a ws, I wrote the wsdl.
> Then:
>      Invoke the component as sca binding (get component with name [component 
> class]/[component interface]) OK.
> Then invoke the service with soap, I noticed message body came to 
> PassByValueInvoker as OMElement, and came to it's 
> super(JavaImplementationInvoker) as OMElement as well.
> I think there should be some transformer applied, and I still noticed 
> Mediator interface which was responsible for such work is not called in the 
> whole process.
> Could some one give me a suggestion?

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to