?WSDL returns a WSDL that does not have a types construct
---------------------------------------------------------

                 Key: AXIS2-4782
                 URL: https://issues.apache.org/jira/browse/AXIS2-4782
             Project: Axis2
          Issue Type: Bug
            Reporter: Rich Scheuerle
            Assignee: Rich Scheuerle


Background:
To reduce the incore memory footprint, the Axis2 kernel has a class 
(org.apache.axis2.wsdl.util.WSDLDefinitionWrapper) that delegates to one of 
several objects that provided access to the actual wsdl definition (i.e. 
WSDLWrapperReloadImpl).  

Problem:
The WSDLWrapperReloadImpl object may be used in cases where the WSDL cannot be 
reloaded.  I am making a small change that will detect this situation and use 
the standard implementation.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to