Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 103221 - Allow Axis 1.1 Web service client generation in Java project
Summary: Allow Axis 1.1 Web service client generation in Java project
Status: CLOSED DUPLICATE of bug 119111
Alias: None
Product: WTP Webservices
Classification: WebTools
Component: jst.ws (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Rupam Kuehner CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 17:03 EDT by Rupam Kuehner CLA
Modified: 2006-05-16 17:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rupam Kuehner CLA 2005-07-08 17:03:36 EDT
Part A:
Currently in WTP, the Axis 1.1 Web service runtime supports generation of Web 
serivce clients in Web projects only. We've received feedback from users that 
we should allow generation into a Java project (see bug 101337). There is no 
reason this can't be enabled. I tried a simple experiment where I copied all 
the generated client Java code into a Java project and added the necessary Axis 
JARs to the Java project's build path. I then wrote a simple Java main program 
and was able to invoke the service without problems.

Part B:
Currently in WTP, the Web service client wizard framework requires the 
selection of a server. The wizard should not require a server to be configured 
and selected for Java projects.
Comment 1 Rupam Kuehner CLA 2006-01-16 15:48:11 EST
Part A of this bug was fixed in WTP 1.0. Part B is covered in bug 119111, which is currently targeted to 1.5.

*** This bug has been marked as a duplicate of 119111 ***
Comment 2 Rupam Kuehner CLA 2006-05-16 17:47:55 EDT
Verified.
Comment 3 Rupam Kuehner CLA 2006-05-16 17:53:29 EDT
Closing.