ServiceModel in CXF will get the ArrayIndexOutOfBoundsException when the port 
has no extenstion in WSDL
-------------------------------------------------------------------------------------------------------

                 Key: CXF-243
                 URL: http://issues.apache.org/jira/browse/CXF-243
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.0-M1
            Reporter: willem Jiang
         Assigned To: willem Jiang


java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
        at java.util.Vector.get(Vector.java:710)
        at 
org.apache.cxf.wsdl11.WSDLServiceBuilder.buildEndpoint(WSDLServiceBuilder.java:209)
        at 
org.apache.cxf.wsdl11.WSDLServiceBuilder.buildService(WSDLServiceBuilder.java:144)
        at 
org.apache.cxf.wsdl11.WSDLServiceFactory.create(WSDLServiceFactory.java:71)
        at 
org.apache.cxf.transport.jms.AbstractJMSTester.setupServiceInfo(AbstractJMSTester.java:72)
        at 
org.apache.cxf.transport.jms.JMSConduitTest.testGetConfiguration(JMSConduitTest.java:55)
        


-- 
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

        

Reply via email to