Reading WSDLs seem to be having issues
--------------------------------------

                 Key: ESBJAVA-543
                 URL: https://wso2.org/jira/browse/ESBJAVA-543
             Project: WSO2 ESB
          Issue Type: Bug
    Affects Versions: NIGHTLY
            Reporter: Jonathan Holmes
            Assignee: Asankha Perera
         Attachments: wso2-esb.log

When trying to view the 1.1 WSDL within the admin tool it throws an exception:

java.lang.NoSuchMethodError: 
org.apache.axis2.transport.http.server.HttpUtils.getIpAddress()Ljava/lang/String;
        org.wso2.utils.NetworkUtils.getLocalHostname(NetworkUtils.java:67)
        
org.wso2.esb.transport.util.Wsdl11Processor$1.printWSDL(Wsdl11Processor.java:46)
        
org.wso2.esb.transport.util.AbstractWsdlProcessor.printWSDL(AbstractWsdlProcessor.java:55)
        
org.wso2.esb.transport.util.Wsdl11Processor.process(Wsdl11Processor.java:57)
        org.wso2.esb.transport.tomcat.ESBServlet.doGet(ESBServlet.java:108)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        
org.wso2.adminui.AdminUIServletFilter.doFilter(AdminUIServletFilter.java:142)

When connecting to WSAS version wsdl and trying to view it via the http 
transport it throws an exception: Please see attached log


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

        

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to