- This topic has 5 replies, 4 voices, and was last updated 15 years, 11 months ago by Greg.
-
AuthorPosts
-
elcocoMemberwhile following the tutorial to create a web service client i get the following validation error:
WS-I: A problem occured while running the WS-I WSDL conformance check: org.eclipse.wst.wsi.internal.analyzer.WSIAnalyzerException: The WS-I Test Assertion Document (TAD)document was either not found or could not be processed.The WSDLAnalyzer was unable to validate the given WSDL File. WebServiceProject/WebRoot/WEB-INF/wsdl CalculatorService.wsdl line 1 1228486402934 35
I can see its not a problem of the wsdl file but of the validator itself, any fix for this?
Loyal WaterMemberCan you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Is this the tutorial you referred to?
http://www.myeclipseide.com/documentation/quickstarts/webservicesclient/What step of the tutorial did you run into this error?
elcocoMemberI was following this tutorial:http://www.myeclipseide.com/documentation/quickstarts/blueedition/blue_jaxws/
and got the error on step that reads: ” Now MyEclipse Blue will load the WSDL for the web service you are attempting to create a client for and validate it for you, letting you know of any problems that may exist with the WSDL”the installation details:
*** Date:
Tuesday, December 9, 2008 8:06:58 AM COT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Blue Edition
Version: 6.6.0 Blue
Build id: 6.6.0-Blue-20081015*** Eclipse details:
MyEclipse Blue EditionVersion: 6.6.0 Blue
Build id: 6.6.0-Blue-20081015Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse Blue 6.6\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse Blue 6.6\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse Blue 6.6\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
c20_6c
-clean
-vm
C:\Program Files\MyEclipse Blue 6.6\jre\bin\javaw.exe
Brian FernandesModeratorIn case you don’t already know, I would like to mention that you can proceed with service/client generation even if there are errors validating the WSDL. Were you able to generate the service without any problems inspite of the error?
Are you generating using a local WSDL file or remote? Can you send us the WSDL file in question so we can investigate this further?
elcocoMemberThis message has not been recovered.
GregMemberThis message has not been recovered.
-
AuthorPosts