File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Make a WSDL from JWS using Axis (Complex types problem) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Make a WSDL from JWS using Axis (Complex types problem)" Watch "Make a WSDL from JWS using Axis (Complex types problem)" New topic
Author

Make a WSDL from JWS using Axis (Complex types problem)

Vlad Golodov
Ranch Hand

Joined: Jul 05, 2004
Posts: 50
I'm trying to make a WSDL from JWS using Axis. File compiles without errors, but if i press "Click to see the WSDL", it gives me nothing. What can be wrong with my code? With simple types all works OK.



Thanks!


SCJP, SCJWSD prepairing<br /><a href="http://www.vladgolodov.com" target="_blank" rel="nofollow">http://www.vladgolodov.com</a>
Rr Kumaran
Ranch Hand

Joined: Sep 17, 2001
Posts: 548
before you think you are done with the deployment of this web service you need to add register your java beans with the (de)serializer's axis providers for handling such java bean. for this you can modify your service in the server-config.wsdd or your deploy.wsdd with code similiar to below :



RR Kumaran
SCJP 1.4
 
 
subject: Make a WSDL from JWS using Axis (Complex types problem)
 
Threads others viewed
java.io.IOException: Type {http://lang.java}Exception is referenced but not defined.
problem persisting an object with collections and manytomany relationship
why is my loginForm stopped processing the user input
WSDL2Java Question
Java2WSDL command inside WebSphere how to use it!
Two Laptop Bag