Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wsvt-dev] Ant WARNING no WS-I Compliance validator



Hi Chad,

What you're describing was a known problem with v1.1.1 of the WSVT tools.
This should be fixed in v1.2.0. Please try the updated tools. If you are
still encountering this problem or a similar problem please open a bugzilla
report against the WSDL validator.

Thanks,

Lawrence Mandel

Software Developer
Rational Studio - XML Web Services Tooling
Phone: 905 - 413 - 3814   Fax: 905 - 413 - 4920
lmandel@xxxxxxxxxx


                                                                           
             Chad.Iverson@well                                             
             sfargo.com                                                    
             Sent by:                                                   To 
             wsvt-dev-admin@ec         wsvt-dev@xxxxxxxxxxx                
             lipse.org                                                  cc 
                                                                           
                                                                   Subject 
             05/20/2004 12:43          [wsvt-dev] Ant WARNING no WS-I      
             PM                        Compliance validator                
                                                                           
                                                                           
             Please respond to                                             
                 wsvt-dev                                                  
                                                                           
                                                                           




Hi,

I am running version 1.1.1 of WSVT.  I am using JDK 1.3.1 I have also tried
with 1.4 with the same results.

The validator works fine in Eclipse, but I can't get it to work in Ant.  I
have tried everything and I am stuck can someone give me a hint please.

I followed the examples on the man Ant page, when I don't use the
xmlcatalog
(like the How to in the FAQ) I get java.lang.NoSuchMethodError when it
tries
to addCatalog.  When I use the xmlcatalog I get this:

Buildfile: build.xml

WSDLValidate:
[wsdlvalidate] ---------------------------------------
[wsdlvalidate] Validating StockQuoteService.wsdl - VALID
[wsdlvalidate] ---------------------------------------
[wsdlvalidate] WARNING 1:1:There is no WS-I Compliance validator registered
for namespace http://schemas.xmlsoap.org/wsdl/.

Thanks in advance,
Chad

_______________________________________________
wsvt-dev mailing list
wsvt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/wsvt-dev




Back to the top