You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Ameer Antar (JIRA)" <xm...@xml.apache.org> on 2007/02/17 03:58:05 UTC

[jira] Created: (XMLBEANS-314) NoClassDefFoundError when running scomp cmd script in xmlbeans-1.0.4-jdk1.3 release

NoClassDefFoundError when running scomp cmd script in xmlbeans-1.0.4-jdk1.3 release
-----------------------------------------------------------------------------------

                 Key: XMLBEANS-314
                 URL: https://issues.apache.org/jira/browse/XMLBEANS-314
             Project: XMLBeans
          Issue Type: Bug
          Components: Tools
    Affects Versions: Version 1.0.4 (jdk1.3 port)
         Environment: Windows environment
            Reporter: Ameer Antar


Out of the box, I get a NoClassDefFoundError when running scomp even after setting all the system variables. The xmlbeans-1.0.4-jdk1.3 release has wrong xbean.jar path in scomp cmd script. Line 15 should have 'set cp=%XMLBEANS_HOME%\build\lib\xbean.jar' changed to 'set cp=%XMLBEANS_HOME%\lib\xbean.jar'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Updated: (XMLBEANS-314) NoClassDefFoundError when running scomp cmd script in xmlbeans-1.0.4-jdk1.3 release

Posted by "Ameer Antar (JIRA)" <xm...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XMLBEANS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ameer Antar updated XMLBEANS-314:
---------------------------------

    Description: Out of the box, I get a NoClassDefFoundError when running scomp even after setting all the system variables. The xmlbeans-1.0.4-jdk1.3 release has wrong xbean.jar path in scomp cmd script. Line 15 should have 'set cp=%XMLBEANS_HOME%\build\lib\xbean.jar' changed to 'set cp=%XMLBEANS_HOME%\lib\xbean.jar'. This appears to affect all cmd scripts within this release.  (was: Out of the box, I get a NoClassDefFoundError when running scomp even after setting all the system variables. The xmlbeans-1.0.4-jdk1.3 release has wrong xbean.jar path in scomp cmd script. Line 15 should have 'set cp=%XMLBEANS_HOME%\build\lib\xbean.jar' changed to 'set cp=%XMLBEANS_HOME%\lib\xbean.jar'.)

> NoClassDefFoundError when running scomp cmd script in xmlbeans-1.0.4-jdk1.3 release
> -----------------------------------------------------------------------------------
>
>                 Key: XMLBEANS-314
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-314
>             Project: XMLBeans
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: Version 1.0.4 (jdk1.3 port)
>         Environment: Windows environment
>            Reporter: Ameer Antar
>
> Out of the box, I get a NoClassDefFoundError when running scomp even after setting all the system variables. The xmlbeans-1.0.4-jdk1.3 release has wrong xbean.jar path in scomp cmd script. Line 15 should have 'set cp=%XMLBEANS_HOME%\build\lib\xbean.jar' changed to 'set cp=%XMLBEANS_HOME%\lib\xbean.jar'. This appears to affect all cmd scripts within this release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Resolved: (XMLBEANS-314) NoClassDefFoundError when running scomp cmd script in xmlbeans-1.0.4-jdk1.3 release

Posted by "Jacob Danner (JIRA)" <xm...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XMLBEANS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob Danner resolved XMLBEANS-314.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: Version 1.0.3 (jdk1.3 port)
         Assignee: Jacob Danner

Hi Ameer,
This issue is actually a duplicate of:
https://issues.apache.org/jira/browse/XMLBEANS-147
It does NOT appear the binaries for the jdk1.3 port have been update as there has not been any feature work related to that release. 
Is working from the svn release acceptable for you, otherwise I can email you the updated cmd files.
Thanks,
-Jacobd


> NoClassDefFoundError when running scomp cmd script in xmlbeans-1.0.4-jdk1.3 release
> -----------------------------------------------------------------------------------
>
>                 Key: XMLBEANS-314
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-314
>             Project: XMLBeans
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: Version 1.0.4 (jdk1.3 port)
>         Environment: Windows environment
>            Reporter: Ameer Antar
>         Assigned To: Jacob Danner
>             Fix For: Version 1.0.3 (jdk1.3 port)
>
>
> Out of the box, I get a NoClassDefFoundError when running scomp even after setting all the system variables. The xmlbeans-1.0.4-jdk1.3 release has wrong xbean.jar path in scomp cmd script. Line 15 should have 'set cp=%XMLBEANS_HOME%\build\lib\xbean.jar' changed to 'set cp=%XMLBEANS_HOME%\lib\xbean.jar'. This appears to affect all cmd scripts within this release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org