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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to