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 04:13:07 UTC

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

     [ 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