WS-I compliance validation is enabled by default. Simply running WSDL
validation on a WSDL file or a collection of WSDL files will show and WS-I
assertion violations in the Problems view.
AFAIK there is no way to generate a report from within Eclipse. You can
generate a compliance report using the command line tools available from
the WS-I (http://www.ws-i.org).
Lawrence Mandel
-
Co-author Eclipse Web Tools Platform: Developing Java Web Applications http://www.eclipsewtp.org
Hi Lawrence,
Sorry - I meant to reply to the group. But thanks for your reply. That is
exactly what I needed!!
I've included the missing thread parts below.
regards,
Barry
From: Lawrence Mandel [mailto:lmandel@ca.ibm.com]
Sent: Wednesday, February 06, 2008 12:23 PM
To: Dresdner, Barry
Subject: Re: ws-i compliance report
Hi Barry,
Runtime validation of WSDL doesn't make sense as WSDL is a static artifact.
You can validate the messages exchanged between clients and services using
the WS-I tools in the WTP TCP/IP monitor. There is a button to perform WS-I
validation in the TCP/IP monitor view.
Lawrence Mandel
Software Developer
IBM Rational Software
Phone: 905 - 413 - 3814 Fax: 905 - 413 - 4920 lmandel@ca.ibm.com
-
Co-author Eclipse Web Tools Platform: Developing Java Web Applications http://www.eclipsewtp.org
Thanks for he reply. That helps a lot. The command line tools provide
a way of getting a runtime compliance report for the wsdl in addition to
a static wsdl compliance check. Does WTP provide a way to perform a
runtime ws-i validation of the wsdl? - thanks again.
<lmandel@ca.ibm.com> wrote in message news:foclkk$p22$1@build.eclipse.org...
> WS-I compliance validation is enabled by default. Simply running WSDL
> validation on a WSDL file or a collection of WSDL files will show and WS-I
> assertion violations in the Problems view.
>
> AFAIK there is no way to generate a report from within Eclipse. You can
> generate a compliance report using the command line tools available from
> the WS-I (http://www.ws-i.org).
>
> Lawrence Mandel
> -
> Co-author Eclipse Web Tools Platform: Developing Java Web Applications
> http://www.eclipsewtp.org
>
lmandel@ca.ibm.com wrote:
> WS-I compliance validation is enabled by default. Simply running WSDL
> validation on a WSDL file or a collection of WSDL files will show and WS-I
> assertion violations in the Problems view.
>
> AFAIK there is no way to generate a report from within Eclipse. You can
> generate a compliance report using the command line tools available from
> the WS-I (http://www.ws-i.org).
>
> Lawrence Mandel
> -
> Co-author Eclipse Web Tools Platform: Developing Java Web Applications
> http://www.eclipsewtp.org
>
Thanks Dave. That is exactly what I need. I'll take a look.
regards - Barry
"David Carver" <dcarver@starstandard.org> wrote in message
news:47AA6BCF.1080506@starstandard.org...
>I had created a patch a while ago that allowed the WS-I report to be
>generated, and also submitted an ANT Task to go along with it.
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=179722
>
> Dave
>
>
> lmandel@ca.ibm.com wrote:
>> WS-I compliance validation is enabled by default. Simply running WSDL
>> validation on a WSDL file or a collection of WSDL files will show and
>> WS-I assertion violations in the Problems view.
>>
>> AFAIK there is no way to generate a report from within Eclipse. You can
>> generate a compliance report using the command line tools available from
>> the WS-I (http://www.ws-i.org).
>>
>> Lawrence Mandel
>> -
>> Co-author Eclipse Web Tools Platform: Developing Java Web Applications
>> http://www.eclipsewtp.org
>>