Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-244

Incorrect javac location in scomp executable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Duplicate
    • Version 2.1
    • None
    • Compiler
    • None
    • Windows XP SP2

    Description

      The javac location in the scomp executable is incorrect. It should be changed from

      java -classpath %cp% org.apache.xmlbeans.impl.tool.SchemaCompiler %* to

      %JAVA_HOME%/bin/java -classpath %cp% org.apache.xmlbeans.impl.tool.SchemaCompiler %*

      Thanks

      Attachments

        Activity

          People

            Unassigned Unassigned
            ilana Ilana Davidi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: