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

wsdl2java script doesn't put #!/bin/sh on the first line of the script

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.5
    • 2.1.9, 2.2.6
    • Tooling
    • None
    • Needs James Gosling

    Description

      the top of the wsdl2java script has the license, not #!/bin/sh

      this causes tcsh to fail to execute the file properly.

      move #!/bin/sh to the top of the file fixes things.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            jon Jon Scott Stevens
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: