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...
Show off your group to the world. Share a photo of your group with us.

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
JDK 1.6.0 Compatibility   Message List  
Reply | Forward Message #2177 of 2204 |

We have a site license for JSX. We have upgraded our project to
JDK1.6.0
and now JSX is complaining. Does JSX continue to operate properly
despite the message? Do we have to pay to be compatible with the
latest
version of the JDK? What are our options?



**** MESSAGE ****
---ATTENTION!--- JSX could not recognize your implementation of
java, which is:
implVendor="Sun Microsystems Inc."
specVersion="1.6"
implVersion="1.6.0"
In the meantime, JSX2 will try the standard implementation for Java
1.4 - which will probably work
Please post the above information to: jsx-ideas@yahoogroups.com
- in particular, please state whether the standard implementation
worked or not, for both writing and reading. Please do a few tests
before you post.

If JSX's guess really does work, it can be fixed with:
if (implVendor.equals("Sun Microsystems Inc.") &&
specVersion.equals("1.6") && implVersion.equals("1.6.0"))
magicName = "JSX.magic.MagicClass14";


**** LICENSE Type****
Description: JSX Site Distribution License
From: Brendan Macmillan t/as JSX Enterprises Merchant's cart ID: JSX
Site Distribution License Authorisation Date/Time: 22/Jun/2004
15:59:52

**** VERSION ****
I don't know what version we are using. There is no version info. In
the jar manifest. The is no version info in the jar name, such a
axis-1.1.jar. I did a quick search of the user manual, and did not
see a runtime way to display jar version.





Wed Feb 21, 2007 9:20 pm

dcmacrae_boston
Offline Offline
Send Email Send Email

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

We have a site license for JSX. We have upgraded our project to JDK1.6.0 and now JSX is complaining. Does JSX continue to operate properly despite the message?...
dcmacrae_boston
Offline Send Email
Feb 21, 2007
9:26 pm

We just came across this as well. An update would be appreciated. :) -- Damien...
Damien Evans
damien_m_evans
Offline Send Email
Feb 22, 2007
3:18 pm

Hi Damien, Thanks, it's good to hear what is needed. It's the time for Java 1.6 (your enterprise license will cover this, regardless of the work involved). ...
Brendan
egroups_yow
Offline Send Email
Feb 23, 2007
1:47 am

Hi Duncan, Thanks for posting full information. ... We have not yet made JSX compatible with Java 1.6 - there is clearly a need for this now. ... It depends on...
Brendan
egroups_yow
Offline Send Email
Feb 23, 2007
1:45 am

... Just to confirm: the just released version of JSX is compatible with Java 1.6, and it is free for you because your license covers all 2.2.* version of JSX....
egroups_yow
Offline Send Email
Mar 1, 2007
4:17 am
Advanced

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