• 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

problem with Axis1.4 web service

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi every body,

I successfully created a Axis1.4 web service using wsdd file into tomcat. I got the wsdl file url also. Now i am creating a web service client in NetBeans using that url.I choosen Client style as JAX-WS style but it is showing the following error "Web service client cannot be created by JAXWS: ws import utility".

I tried with JAX-RPC style but it is giving WsCompile script failed during intial client generation.

Hope you understand my problem
Please help me.
thank you very much
reply
    Bookmark Topic Watch Topic
  • New Topic