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

NPE creating dynamic client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.3
    • 2.3
    • None
    • None
    • Ubuntu Linux 9.04
      java version "1.6.0_16"
      Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
      Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)

    Description

      The following code generates the NPE:

      DynamicClientFactory dcf = DynamicClientFactory.newInstance();
      Client client = dcf.createClient(new URL("http://hidroweb.ana.gov.br/fcthservices/FCTH.asmx?WSDL"),new QName("http://www.ana.gov.br","FCTHService"), new QName("http://www.ana.gov.br","FCTHServiceSoap"));

      Attachments

        1. wsdl.xml
          5 kB
          Walter Mourão

        Activity

          People

            Unassigned Unassigned
            walterim Walter Mourão
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: