You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by allfonsiva <al...@aim.com> on 2006/08/30 09:11:44 UTC

Problem with DefaultServiceMixClient

Hi all...

Can anyone tell me how to work with DefaultServiceMixClient. How to start
the Client using servicemix server. How it will interact with the server
component and the user.in the url http://servicemix.org/site/client-api.html
there is only a snippet of code which is used inside the xml. i don know
where i have to place that...

can any one help me out please... if possible post the whole xml file which
starts the DefaultServiceMixClient 
-- 
View this message in context: http://www.nabble.com/Problem-with-DefaultServiceMixClient-tf2188133.html#a6053574
Sent from the ServiceMix - User forum at Nabble.com.


Re: Problem with DefaultServiceMixClient

Posted by allfonsiva <al...@aim.com>.
hi Guillaume Nodet

thanks

using that example i created my xml. now its working fine. would you please
say how can i invoke that client from user side when the server is already
running with that xml??





gnodet wrote:
> 
> Take a look at
> http://svn.apache.org/viewvc/incubator/servicemix/trunk/servicemix-core/src/test/resources/org/apache/servicemix/client/example.xml?view=markup
> 
> On 8/30/06, allfonsiva <al...@aim.com> wrote:
>>
>>
>> Hi all...
>>
>> Can anyone tell me how to work with DefaultServiceMixClient. How to start
>> the Client using servicemix server. How it will interact with the server
>> component and the user.in the url
>> http://servicemix.org/site/client-api.html
>> there is only a snippet of code which is used inside the xml. i don know
>> where i have to place that...
>>
>> can any one help me out please... if possible post the whole xml file
>> which
>> starts the DefaultServiceMixClient
>> --
>> View this message in context:
>> http://www.nabble.com/Problem-with-DefaultServiceMixClient-tf2188133.html#a6053574
>> Sent from the ServiceMix - User forum at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> 
> 

-- 
View this message in context: http://www.nabble.com/Problem-with-DefaultServiceMixClient-tf2188133.html#a6055123
Sent from the ServiceMix - User forum at Nabble.com.


Re: Problem with DefaultServiceMixClient

Posted by Guillaume Nodet <gn...@gmail.com>.
Take a look at
http://svn.apache.org/viewvc/incubator/servicemix/trunk/servicemix-core/src/test/resources/org/apache/servicemix/client/example.xml?view=markup

On 8/30/06, allfonsiva <al...@aim.com> wrote:
>
>
> Hi all...
>
> Can anyone tell me how to work with DefaultServiceMixClient. How to start
> the Client using servicemix server. How it will interact with the server
> component and the user.in the url
> http://servicemix.org/site/client-api.html
> there is only a snippet of code which is used inside the xml. i don know
> where i have to place that...
>
> can any one help me out please... if possible post the whole xml file
> which
> starts the DefaultServiceMixClient
> --
> View this message in context:
> http://www.nabble.com/Problem-with-DefaultServiceMixClient-tf2188133.html#a6053574
> Sent from the ServiceMix - User forum at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet