Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 35070 Details for
Bug 126259
Error message for incorrect input for Ant task
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
apply to community\tutorials\WebServiceAntTask
WebServiceAntTask_126259 (text/plain), 4.07 KB, created by
Joan Haggarty
on 2006-02-21 09:39:24 EST
(
hide
)
Description:
apply to community\tutorials\WebServiceAntTask
Filename:
MIME Type:
Creator:
Joan Haggarty
Created:
2006-02-21 09:39:24 EST
Size:
4.07 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P webtools >Index: community/tutorials/WebServiceAntTask/WebServiceAntTask.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/webtools/community/tutorials/WebServiceAntTask/WebServiceAntTask.xml,v >retrieving revision 1.1 >diff -u -r1.1 WebServiceAntTask.xml >--- community/tutorials/WebServiceAntTask/WebServiceAntTask.xml 22 Dec 2005 21:37:29 -0000 1.1 >+++ community/tutorials/WebServiceAntTask/WebServiceAntTask.xml 21 Feb 2006 14:34:46 -0000 >@@ -23,13 +23,13 @@ > </p> > <p> > This tutorial shows how to run Web services scenarios (top down web service, bottom up web service >- and client generation) without the web service wizard by way of an Ant task. For M9, the >- tasks are only supported on Windows but will be available on Linux in M10. >+ and client generation) without the web service wizard by way of an Ant task. > </p> > <p> > The Ant task can be invoked in one of two ways: > <ol> >- <li>From the command line on Windows from the <b>wsant.bat</b> file. This method runs >+ <li>From the command line on Windows from the <b>wsant.bat</b> file or from the command line on Linux >+ using the <b>wsant.sh</b> script. This method runs > Eclipse headless. Customization of the batch file to reflect your environment is necessary.</li> > <li>From within Eclipse, the Ant file <b>wsgen.xml</b> can be invoked directly as an > Ant build file.</li> >@@ -110,9 +110,13 @@ > file settings from the <b>wsgen.xml</b> file</li> > <li>Save the <b>wsgen.xml</b> file.</li> > <li>Edit the <b>axisservice.properties</b> file. Check that <code>scenarioType=service</code> >- and set InitialSelection to a workspace relative path that points to the AreaService.wsdl: <code>InitialSelection=/testProject/WebContent/AreaService.wsdl</code>. You can delete all >- of the other properties in the properties file. The Ant task will default the properties based on the dynamic >- project settings and the scenarioType setting.</li> >+ and set InitialSelection to a workspace relative path that points to the >+ AreaService.wsdl: <code>InitialSelection=/testProject/WebContent/AreaService.wsdl</code>. >+ <p><b>Note:</b>At this point, delete all >+ of the other properties in the properties file. Only scenarioType and InitialSelection properties are required. >+ The remaining properties in the properties file are examples and should be deleted if not explicitly >+ set by the user. The Ant task will default the remaining properties based on the dynamic >+ project settings and the scenarioType setting.</p></li> > <li>Save the <b>axisservice.properties</b> file. </li> > <li>Right click on the <b>wsgen.xml</b> file and select <b>Run As > Ant Build...</b></li> > <li>In the Ant dialog, click on the <b>JRE</b> tab and choose the radio button <b>Run in the same >@@ -182,7 +186,13 @@ > <li>Save the <b>wsgen.xml </b></li> > <li>Edit the <b>axisclient.properties</b> file. Check that <code>scenarioType=client</code> and set the InitialSelection > property to a workspace relative path pointing to the AreaServiceSOAP.wsdl that was generated in the previous section of this tutorial. >- <code>InitialSelection=/testProject/WebContent/wsdl/AreaServiceSOAP.wsdl</code>.</li> >+ <code>InitialSelection=/testProject/WebContent/wsdl/AreaServiceSOAP.wsdl</code>. >+ <p><b>Note:</b>At this point, delete all >+ of the other properties in the properties file. Only scenarioType and InitialSelection properties are required. >+ The remaining properties in the properties file are examples and should be deleted if not explicitly >+ set by the user. The Ant task will default the remaining properties based on the dynamic >+ project settings and the scenarioType setting.</p> >+ </li> > <li>Save the <b>axisclient.properties file</b>. </li> > <li>Next, edit the <b>wsant.bat</b> file. Set the local environment variables to reflect your system configuration > inluding the location of your JRE, the Eclipse <b>startup.jar</b> and the workspace containing the
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 126259
: 35070 |
35157
|
35158
|
35159
|
35193
|
35194
|
35195