aspose file tools
The moose likes Web Services and the fly likes Inheritance issue in Apache Axis WSDL to Java conversion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Inheritance issue in Apache Axis WSDL to Java conversion" Watch "Inheritance issue in Apache Axis WSDL to Java conversion" New topic
Author

Inheritance issue in Apache Axis WSDL to Java conversion

Sumukh Deshpande
Ranch Hand

Joined: Feb 17, 2008
Posts: 87

I am trying to generate a stub for two classes using wsdl2java with Apache Axis 2 server.

This is what I am trying to do:


Now when the stub is generated I do not get the Truck class.

Why is that so ?

Thanks in advance.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Inheritance issue in Apache Axis WSDL to Java conversion
 
Similar Threads
"is a" and "has a"
Beginner Question: Class Capabilities
instance of operator example
doubt in instanceof
casting objects