Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does WebObjects use Java 1.5?



The one thing you need to test is that the database plugin you're using properly handles BigDecimal.  1.5 changed the toString() of BigDecimal (to "1.5e10"-style) which can die if your database plugin does not explicitly handle BigDecimal separate from Number.  FrontBase and Wonder's Postgresql at least are both correct.  I don't know for anything else.

Beyond that, we've been running 1.5 on all of our apps with no problems.

ms

On Mar 21, 2007, at 9:44 AM, Robert Walker wrote:

Christian,

The official word from Apple is that WebObjects is "certified" to run under Java 1.4.2, but there are no known issues running WebObjects under Java 5 (JDK 1.5.x).

I run WebObjects under Java 5 without any problems.  If you haven't done anything specific to tell WebObjects to run under Java 1.4.2 on the system with both 1.4.2 and 1.5 installed it will use the default Java, which would be 1.5.

On Mar 21, 2007, at 9:36 AM, Christian Telepski wrote:

Hi everyone,

i have a problem of using some third-party jars.

I always get error messages when accessing those jars like "com.webobjects.foundation.NSForwardException [java.lang.ExceptionInInitializerError] null"

Now i thought maybe that the version those jars are using is newer than the one used by WebObjects.

In Terminal i write java -version and i get 1.5.0_07.

But im not quite sure if WebObjects does this???
So does WebObjects run under 1.4 or 1.5.

And if it runs under 1.4 then how to get WebObjects to use 1.5?

I have WebObjects 5.3 and OS X 10.4.9 on G4 PowerBook

Many thanks in advance and best regards,

Christian Telepski
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

--
Robert Walker



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/email@hidden

This email sent to email@hidden

References: 
 >Does WebObjects use Java 1.5? (From: Christian Telepski <email@hidden>)
 >Re: Does WebObjects use Java 1.5? (From: Robert Walker <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.