You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by nvijayak <nv...@cs.indiana.edu> on 2008/01/23 00:01:06 UTC

need help with invoking servicemix services

Hi all,

I am a little confused about invoking services hosted in a standalone
servicemix. I currently host a SOAP web service and I am able to connect to
it using a simple java client that sends a HTTP request and gets response.
But if I want to write such a client using ServiceMixClient and start/stop
it as needed how should I do it?

Also I want to create a publisher and subscriber using Servicemix-wsn. The
examples in servicemix webpage show static configuration and some stubs for
dynamic configuration. To use the dynamic config, I will start the
application with a container. Can I use a servicemix that is already running
and not a new one for each publisher and client? How do I get the context
from a servicemix instance that is already running for use in a different
application?

Thanks,
Nithya
-- 
View this message in context: http://www.nabble.com/need-help-with-invoking-servicemix-services-tp15030849s12049p15030849.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.