On 1/24/07, CharlesP <[EMAIL PROTECTED]> wrote:

Ok, that fixed that problem.  Now back to my original problem.  I am trying
to post a message over http to my component and get a response back.  I am
using the client.html file located in the wsdl-first directory.  I'm not
exactly sure how to format the request.  Do I need to create a wsdl file
like in the WSDL-First example?
Any advice??? thanks.

There's no need to create WSDL. Just like the MySpringComponentTest,
you need to just send some simple but well-formed XML. In the
MySpringComponentTest the following XML is posted:

<hello>Ski Colorado!</hello>

The same can be sent by creating the XML manually.

Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/

Reply via email to