• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09


  • Subject: Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
  • From: Miguel Arroz <email@hidden>
  • Date: Fri, 8 Jun 2007 18:34:31 -0700

Hi!

Although it comes pre-installed, I had to install xCode and the WebObjects.pkg on my server to make it work.

  Good luck!

Yours

Miguel Arroz

PS: It's cold like hell in SF... is this always like that in June!? I want to go back to Portugal and have a real summer! ;)

On 2007/06/07, at 07:27, Shravan Kumar.M wrote:

Thank you for providing steps to DOWNGRADE JAVA, Kieran.

Actually on a development machine, under /Applications/Utilities folder we'll be having WebObjects Uninstall scripts. I didn't find such scripts in the same location in the Mac OS X server.

Let me check with XCode CD for WebObjects Uninstall script...

One question though, do we install WebObjects deployment version in a Mac OS X server through XCode or it comes by default with Mac OS X server ?

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:



2007/6/7, Shravan Kumar. M <email@hidden>:
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
---------------------------------------------------------------




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


This email sent to email@hidden



--
Daniele Corti
AIM: S0CR4TE5
Messenger: 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:
email@hidden


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:
40guiamac.com


This email sent to email@hidden

Miguel Arroz http://www.terminalapp.net http://www.ipragma.com



_______________________________________________
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


  • Follow-Ups:
    • Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
      • From: Janine Sisk <email@hidden>
    • Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
      • From: David LeBer <email@hidden>
    • Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
      • From: Chuck Hill <email@hidden>
References: 
 >URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09 (From: Shravan Kumar.M <email@hidden>)
 >Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09 (From: "Daniele Corti" <email@hidden>)
 >Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09 (From: "Shravan Kumar.M" <email@hidden>)
 >Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09 (From: Kieran Kelleher <email@hidden>)
 >Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09 (From: "Shravan Kumar.M" <email@hidden>)
 >Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09 (From: Kieran Kelleher <email@hidden>)
 >Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09 (From: "Shravan Kumar.M" <email@hidden>)

  • Prev by Date: Re: Xcode: Two Classes with same name, different package.
  • Next by Date: Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
  • Previous by thread: Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
  • Next by thread: Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
  • Index(es):
    • Date
    • Thread