Search the web
Sign In
New User? Sign Up
JSX-ideas · Ideas on Java Serialization for XML
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to let JSX run on Java 1.5 or higher?   Message List  
Reply | Forward Message #2183 of 2204 |
Hello,

I am working on a GPL project which uses the old GPL JSX version, how coud solve this problem:

---ATTENTION!---  JSX could not recognize your implementation of java, which is:
        implVendor='Sun Microsystems Inc.'
        specVersion='1.5'
        implVersion='1.5.0_06'
Please post this information to: jsx-ideas@yahoogroups.com
In the meantime, JSX will try to use the standard implementation for Java 1.3 - which will probably work
Exception in thread "main" java.lang.InternalError: java.lang.NoSuchMethodException: java.io.ObjectInputStream
.allocateNewObject(java.lang.Class, java.lang.Class)
        at JSX.magic.MagicClass13.<init>(MagicClass13.java:44)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at JSX.magic.MagicClassFactory.newInstance(MagicClassFactory.java:88)
        at JSX.XMLDeserialize.<clinit>(XMLDeserialize.java:111)
        at JSX.ObjIn.<init>(ObjIn.java:54)
        at JSX.ObjIn.<init>(ObjIn.java:88)
        at jfreevote.shared.Serializer.deserialize(Serializer.java:83)
        at jfreevote.server.auth.censusdrivers.XMLFile_CensusDriver.Init(XMLFile_CensusDriver.java:73)
        at jfreevote.server.auth.CensusManager.<init>(CensusManager.java:65)
        at jfreevote.server.JFreeVoteServer.main(JFreeVoteServer.java:66)

Thanks,

J. Carlos Sanchez Recio


Fri Jun 22, 2007 8:27 am

tupijallegar@...
Send Email Send Email

Forward
Message #2183 of 2204 |
Expand Messages Author Sort by Date

Hello, I am working on a GPL project which uses the old GPL JSX version, how coud ... is: implVendor='Sun Microsystems Inc.' specVersion='1.5' ...
Juan Carlos Sanchez R...
tupijallegar@...
Send Email
Jun 22, 2007
8:28 am

Hi, Officially, we don't support the GPL version, and work stopped on the GPL codebase before Java 1.5 was released. (The commercial version of course supports...
Brendan Macmillan
egroups_yow
Offline Send Email
Jun 23, 2007
3:33 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help