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 "vamshi k pajjuri (JIRA)" <ax...@ws.apache.org> on 2005/10/10 21:07:47 UTC

[jira] Created: (AXIS-2251) Generated wsdl is incorrect when the bean contains list (java.util.List) of another bean.

Generated wsdl is incorrect when the bean contains list (java.util.List) of another bean.
-----------------------------------------------------------------------------------------

         Key: AXIS-2251
         URL: http://issues.apache.org/jira/browse/AXIS-2251
     Project: Apache Axis
        Type: Bug
  Components: WSDL processing  
    Versions: 1.1    
    Reporter: vamshi k pajjuri


Generated wsdl is incorrect when the bean contains list (java.util.List) of another bean. It's not the same all the time some times it generated correctly sometimes incorrectly. We access our web services from two types of clients, flex (Not strongly typed) and clod fusion (Strongly typed). From our understanding the generated wsdl (which is generated only once) depends on which client accesses the web services first.
Assume there are two beans Class A, and class B. Class A contains list of Class B. The generated wsdl does not contain the Class B in the Class A.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira