Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the present to live better in the future."
--William WordsWorth
---------------------------------------------------------------
On 07-Jun-07, at 7:08 PM, Kieran Kelleher wrote:
Java version can be easily changed by making the CurrentJDK soft link point to
1.4 in the directory:
kieranbook:~ kieran$ cd /System/Library/Frameworks/JavaVM.framework/Versions/
kieranbook:/System/Library/Frameworks/JavaVM.framework/Versions kieran$ ls -al
total 40
drwxr-xr-x 11 root wheel 374 Apr 3 17:17 .
drwxr-xr-x 10 root wheel 340 Mar 7 14:09 ..
lrwxr-xr-x 1 root wheel 5 Mar 7 13:57 1.3 -> 1.3.1
drwxr-xr-x 8 root wheel 272 Jan 31 20:25 1.3.1
lrwxr-xr-x 1 root wheel 5 Mar 7 13:57 1.4 -> 1.4.2
drwxr-xr-x 9 root wheel 306 Apr 2 10:43 1.4.2
lrwxr-xr-x 1 root wheel 5 Mar 7 13:57 1.5 -> 1.5.0
drwxr-xr-x 8 root wheel 272 Jan 31 20:25 1.5.0
drwxr-xr-x 5 root wheel 170 May 29 09:06 A
lrwxr-xr-x 1 root wheel 1 Mar 7 13:57 Current -> A
lrwxr-xr-x 1 root wheel 3 Apr 3 17:17 CurrentJDK -> 1.5
Did you check the XCode Tools cd ....... IIRC there might be a WOUninstaller script on there ..... I don't have one close at hand to check for you, but you could check that.
On Jun 7, 2007, at 9:13 AM, Shravan Kumar.M wrote:
No Kieran. We actually want to have WebObjects 5.2.4, Java 1.4.2_09 and Wonder frameworks we had, because our application is tested on these versions of software and is stable in these versions.
Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the present to live better in the future."
--William WordsWorth
---------------------------------------------------------------
On 07-Jun-07, at 6:40 PM, Kieran Kelleher wrote:
Since you have upgraded this far on that machine, have you tried installing the latest Wonder frameworks instead of the old versions you are using?
On Jun 7, 2007, at 8:51 AM, Shravan Kumar.M wrote:
The exception is raised in the super.takeValuesFromRequest() method call of our Custom class.
Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the present to live better in the future."
--William WordsWorth
---------------------------------------------------------------
On 07-Jun-07, at 6:14 PM, Daniele Corti wrote:
Hello Group,
Can anyone guide me how to downgrade WebObjects 5.3.* to WebObjects
5.2.4 as well Java 1.5.* to Java 1.4.2_09 ?
We need this ASAP, one of our production server is upgraded to WebObjects 5.3.2 and Java 1.5.0_07,
and OS is Apple Mac OS X 10.4.8 and our application is failing to work...
If I run the same application on a Mac OS X server having WebObjects 5.2.4 and Java 1.4.2_09, application runs perfectly.
Following is the error in the production server having upgraded software:
java.lang.ClassCastException : com.webobjects.eoaccess.EOAttribute
2007-06-06 22:48:21,810 ERROR [admin-FarWest]
er.extensions.ERXApplication - Exception caught: com.webobjects.eoaccess.EOAttribute
Where does this error occur? in one Custom Class or in the WebObject/Wonder Class?
Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the present to live better in the future."
--William WordsWorth
---------------------------------------------------------------
_______________________________________________