On Tue, May 6, 2008 at 4:32 AM, Fullocto <[EMAIL PROTECTED]> wrote:
>
>  Hi all,
>
>  I am currently working in my POJO (in fact it is in a method in my class
>  used for implementing a CXF service).
>  I want to use servicemix client to access a BC provider, I use sendsync to
>  send the in response.
>
>  But how can I handle the incoming out message?
>  It will contain the response of a web service (calculator) and I want to
>  catch the element (result/arg0). Can I use an XML parser ? JAXB?JAXP?SAX? or
>  is the only solution to use String Class and its methods.

If you're invoking a web service that is external to the ESB, then why
not use the servicemix-cxf-bc to invoke it and simplify the matter?

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

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Reply via email to