Running AOT compiled Scripts in a Jar get a Class Not Found Exception.
----------------------------------------------------------------------

                 Key: JRUBY-2216
                 URL: http://jira.codehaus.org/browse/JRUBY-2216
             Project: JRuby
          Issue Type: Bug
          Components: Compiler
    Affects Versions: JRuby 1.1RC2
         Environment: Linux Fedora 8, Java 1.6, Jruby 1.1 RC2

            Reporter: Derek Townsend
         Attachments: Manifest.MF, test.jar, test.rb, test1.rb, test2.rb

 I have compiled some jruby code using jrubyc and then packaged it into a  jar. 
 the command i am using is jrubyc -p Documents test.rb
 and the manifest Main-class: Documents.test 


Exception in thread "main" java.lang.NoClassDefFoundError: Documents/test



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to