Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Web service in same time work as client?(Eclipse Java EE IDE)
Web service in same time work as client? [message #696534] Thu, 14 July 2011 08:29 Go to next message
Nikola  is currently offline Nikola Friend
Messages: 1
Registered: July 2011
Junior Member
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;
(no subject) [message #699114 is a reply to message #696534] Wed, 20 July 2011 21:14 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 7/14/11 4:29 AM, Nikola wrote:
> 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 :)
> Cheers;

Although you're using Eclipse, this is not a question about Eclipse. I
suggest asking this type of question on a general Java programming forum
such as Stack Overflow, or Java Ranch.

Eric
Previous Topic:HTML, PHP, Javascript
Next Topic:PHP_CodeSniffer not working properly
Goto Forum:
  


Current Time: Tue Apr 23 08:41:11 GMT 2024

Powered by FUDForum. Page generated in 0.07977 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top