You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Banck, Arent-Jan" <aj...@informatica.com> on 2004/06/18 15:20:39 UTC

How to start looking into problem of derived classes not being generated as types

I have a problem with derived classes not being included in the wsdl
returned by the servlet (filed as AXIS-1400,
http://issues.apache.org/jira/browse/AXIS-1400
<http://issues.apache.org/jira/browse/AXIS-1400> )
Problem in 1.2CVS, this was working in 1.1.
I might be able to spend some time on it myself, but don't have a clue
where to start looking. Any suggestions? 
Would like to find out what changed between 1.1 and 1.2CVS that stopped
generating types for derived classs.
 
Thanks,
Arent-Jan

Re: How to start looking into problem of derived classes not being generated as types

Posted by Davanum Srinivas <da...@gmail.com>.
Start with generateWSDL in BasicProvider.java. Something changed
probably in org.apache.axis.wsdl.fromJava.*

-- dims

----- Original Message -----
From: Banck, Arent-Jan <aj...@informatica.com>
Date: Fri, 18 Jun 2004 15:20:39 +0200
Subject: How to start looking into problem of derived classes not
being generated as types
To: axis-dev@ws.apache.org







I have a problem 
with derived classes not being included in the wsdl returned by the 
servlet (filed as AXIS-1400,  http://issues.apache.org/jira/browse/AXIS-1400)

Problem in 1.2CVS, 
this was working in 1.1.

I might be able to 
spend some time on it myself, but don't have a clue where to start looking. Any 
suggestions? 

Would like to find 
out what changed between 1.1 and 1.2CVS that stopped generating types for 
derived classs.

 

Thanks,

Arent-Jan



-- 
Davanum Srinivas - http://webservices.apache.org/~dims/