WEB-Services / SOAP

Moderators: None (Apply to moderate this forum)
Number of threads: 97
Number of posts: 124

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Web service in same time work as client? Posted by dadidadi on 15 Jul 2011 at 12:32 AM
Hi,

I have to implement web service and i'm using Eclipse Java EE IDE for Web developers (Indigo release), JAX-WS and Apache CXF 2.4. My web service must support collecting files from client (zip archiva) then process that files and send result to server over network, which will not be implement on same machine. Relation client-web service is easy and i already implemented, but problem is relation web service-server. Is it possible to implement web service to work like client, i.e after processing files to communicate with server program on other machine and work as client? I'm a newbie in this and sorry if i'm asking you stupid questions Smile

Cheers;
Report
Re: Web service in same time work as client? Posted by kevinloyed on 4 Jun 2012 at 4:54 AM
A Web Service and the client application that invokes it may communicate multiple times ... might communicate with the same Web Service at the same time



 

Recent Jobs