WSGEN : WSDL URL in axisclient.properties [message #189674] |
Mon, 12 March 2007 16:28  |
Eclipse User |
|
|
|
Originally posted by: srinivas.sampige.directv.com
I was wondering if we could specify a complete URL to a WSDL in the
axisclient.properties. Let's say I am developing a AXIS client for
http://soap.amazon.com/schemas2/AmazonWebServices.wsdl . I would not want to
copy and paste the WSDL into my local workspace and then run wsgen by
pointing to the workspace relative path of the WSDL. Is is possible at all?
This would be a nice feature to have.
thanks in advance
Srini
|
|
|
Re: WSGEN : WSDL URL in axisclient.properties [message #189693 is a reply to message #189674] |
Mon, 12 March 2007 16:58   |
Eclipse User |
|
|
|
I could be wrong, but I don't think this is currently supported in the
ant tasks. If you would like this functionality to be added to WTP
please open an enhancement request in bugzilla. [1]
I should note that the ant tasks are not the only way to create a web
service or client. You could create the client using a remote wsdl by
going new > web services > web service client. You should be able to
enter that URL in the service definition field and generate a client.
If you are not familiar with the client generation wizard a good place
to start is the "Consuming Web Service using Web Service Client"
tutorial [2]
Hope this helps.
[1] https://bugs.eclipse.org/bugs/
[2]
http://www.eclipse.org/webtools/jst/components/ws/1.5/tutori als/WebServiceClient/WebServiceClient.html
ss wrote:
> I was wondering if we could specify a complete URL to a WSDL in the
> axisclient.properties. Let's say I am developing a AXIS client for
> http://soap.amazon.com/schemas2/AmazonWebServices.wsdl . I would not want to
> copy and paste the WSDL into my local workspace and then run wsgen by
> pointing to the workspace relative path of the WSDL. Is is possible at all?
> This would be a nice feature to have.
>
> thanks in advance
> Srini
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.02890 seconds