Hi

I'll be clearer, I hope.

The WSDL and XSD files define some messages and a data model.

I will need to instantiate the SOAP envelope from the WSDL, populate the body with data based on the XSD, and then send that as a text message via JMS to a queue, subject and web service end-point as three distinct examples.

This link (http://servicemix.org/JAX+WS) addresses the last part, i.e. turning a message into an invocation, so that's fairly easy. Subjects and queues are also.

I was really looking for examples of creating a message from the WSDL and populating it. The actual JMS part is straightforward, but the best way to create a text message from WSDL and data based on an XSD eludes me.

I hope that is a little clearer :-)

Regards

Nathan

Nathan Sowatskey - Technical Leader, NMTG CTO Engineering - +34-638-083-675, +34-91-201-2139 - AIM NathanCisco - [EMAIL PROTECTED]

On 8 Nov 2005, at 21:26, Dan Diephouse wrote:

Nathan Sowatskey wrote:

Hi

I have some WSDL files bound to JMS and some XSDs that I'd like to work with using Servicemix. Is there a simple example that could get me started please?

Many thanks

Nathan

Nathan Sowatskey - Technical Leader, NMTG CTO Engineering - +34-638-083-675, +34-91-201-2139 - AIM NathanCisco - [EMAIL PROTECTED]

I don't know if simple, wsdl, and jms can be used in the same sentence. :-)

Its not clear to me what you are trying to do. Are you trying to create a servicemix component to access your services? Or are you trying to create a new service with your xsd's that will be exposed through a soap binding via ServiceMix?

--
Dan Diephouse
Envoi Solutions LLC
http://netzooid.com

Reply via email to