Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to create a web service client (!) jar archive from Eclipse?
How to create a web service client (!) jar archive from Eclipse? [message #223217] Tue, 28 October 2008 19:46 Go to next message
Eclipse UserFriend
Originally posted by: p.oho.hotmail.com

Assume I developed in Eclipse a java web service client (! not the web service itself).
I can start and test this web service client by clicking in Eclipse on
"Run as Java application".

But assume I want to create now a jar file from all the current client classes.
Is there a menu which does the job for me?

Or do I have to write an Ant script?

Peter
Re: How to create a web service client (!) jar archive from Eclipse? [message #223225 is a reply to message #223217] Tue, 28 October 2008 21:11 Go to previous message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
I would recommend putting your webservice client classes in a utility
project. You can then reference the utility project from your web app.
When you need to export a client jar for someone, you can use the jar
export wizard.

- Konstantin
Previous Topic:Problem setting up web application
Next Topic:Possibility to save *.xsd / *.wsdl files in respect to metamodel ?
Goto Forum:
  


Current Time: Tue Mar 19 04:12:20 GMT 2024

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

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

Back to the top