Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-243

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M1
    • 2.0-M1
    • None
    • None

    Description

      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)

      Attachments

        Activity

          People

            njiang Willem Jiang
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: