• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problems in the Web Services Explorer II

 
Ranch Hand
Posts: 41
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks for the reply it helped me alot but there is one more error i am facing is mentioned below.

IWAB0379E Unable to open file:/C:/Documents and Settings/vgedala/vgedala_CaCommAuto/Mercury1st_PVOB/PhoenixClientWeb/WebContent/WEB-INF/wsdl/DMSPrintWebServices.wsdl.
IWAB0135E An unexpected error has occurred.
WSDLException
WSDLException: faultCode=INVALID_WSDL: : Element or attribute do not match QName production: QName::=(NCName':')?NCName.



This error came up when i changed the address url inside the WSDL.
I double checked the Url it is working fine and the response is "And now... Some Services".

Please help me whether i need to generate client for this WSDL again from starting or else can i just change the areas where the url need to be edited i.e(ibm-webservicesclient-bnd.xmi, ibm-webservicesclient-ext.xmi, ServiceLocator).

Thanks for the help in advance.
 
reply
    Bookmark Topic Watch Topic
  • New Topic