Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WSGEN : WSDL URL in axisclient.properties
WSGEN : WSDL URL in axisclient.properties [message #189674] Mon, 12 March 2007 16:28 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Mark Hutchinson is currently offline Mark HutchinsonFriend
Messages: 53
Registered: July 2009
Member
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
>
>
Re: WSGEN : WSDL URL in axisclient.properties [message #189706 is a reply to message #189693] Mon, 12 March 2007 17:59 Go to previous message
Andrew Mak is currently offline Andrew MakFriend
Messages: 41
Registered: July 2009
Member
Hi Srini,

There's actually a bug already opened for this problem,
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175194

Andrew

Mark Hutchinson wrote:

> 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
>>
>>
Previous Topic:wsgen fails with namespace to pckage mapping file
Next Topic:Running custom deployment scripts in WTP possible?
Goto Forum:
  


Current Time: Tue Apr 23 08:28:14 GMT 2024

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

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

Back to the top