The Artima Developer Community
Sponsored Link

Web Services Forum
WSDL2Java

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Nostra

Posts: 1
Nickname: nostra
Registered: May, 2005

WSDL2Java Posted: May 19, 2005 12:44 AM
Reply to this message Reply
Advertisement
Hey,
first of all this is the first time i am implementing webservices. I have to make a webservice for work, and i got a wsdl example so i made my wsdl based on this one. Now the wsdl is correctly made (validated with xmlspy). When i run wsdl2java he makes the following files:
deploy.wsdd, Mservice.java, MServiceLocator and undeploy.wsdd. but no classes.
I tried with another wsdl (an example from axis) and it did work fine so it makes it clear there is something wrong with my wsdl. I don't know if i can just post the wsdl here because i don't know if my boss is gonna like that. So i would be gratefull for any indications as to why he isn't generating the classess.

Thank you in advance.

Topic: axis classpath Previous Topic   Next Topic Topic: .NET client

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use