[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools] Re: source code for org.eclipse.wst.wsdl.validation
|
Raj, I think you may want to start by reading this
http://wiki.eclipse.org/Using_the_WSDL_Validator_Outside_of_Eclipse (Thanks
Lawrence!). While the main focus of the wiki entry is running the validator
outside Eclipse, it describes how to invoke the validator programmatically
both inside and outside Eclipse.
The code for the WS-I validator extension is in the org.eclipse.wst.wsi
plug-in.
"Ed Merks" <merks@xxxxxxxxxx> wrote in message
news:fg7b03$qdj$2@xxxxxxxxxxxxxxxxxxxx
> Raj,
>
> I've redirected your question to the web tools newsgroup by adding it to
> the "to" list of my reply.
>
>
> raj wrote:
>> Hi,
>>
>> Can anyone have source code for calling validation of WSDL file in
>> eclipse IDE where if you right click on wsdl file and click on validation
>> menu item it will validate the WSDL for w3c compliance. i think its there
>> in org.eclipse.wst.wsdl.validation but iam not sure..if anyone knows
>> please let me know
>>