Hi Danny,

this is what you want I guess: http://xfire.codehaus.org/Message+Binding
You can pipe the XML token stream through some processing (such as Joost), and shove it right back.

Best regards,
Bernd.

Danny Trieu wrote:

Also, How would I start my implementation of the service:

1) start with writing the WSDL that describe my service interface, including the <wsdl:types/> that has the schema of my xml inDoc that need to be translate?

Or

2) I define the service interface like this:

Interface MyService {

XMLStreamReader/Document invoke( XMLStreamReader/Document theDocument ) ;

}

And generated the /WSDL/. And may be modify the generated /WSDL/’s <wsdl:types/> to include the schema of the inDoc?




--
Dr. Bernd Schuller

Central Institute for Applied Mathematics
Forschungszentrum Juelich GmbH

mail  [EMAIL PROTECTED]
phone +49 2461 61 8736
fax   +49 2461 61 6656

Reply via email to