Java 1.4.1 support for WebObjects
Java 1.4.1 support for WebObjects
- Subject: Java 1.4.1 support for WebObjects
- From: Kamal Shah <email@hidden>
- Date: Tue, 16 Dec 2003 16:47:43 +0530
Is Java 1.4.1 supported for WebObjects 5.2?
I have an app which I developed using Java 1.3.1. Now when I try to
compile the app in 1.4.1 I get all kinds of errors about the
Application class not being found. I have found that Java 1.4.1 does
not allow classes that have not been declared in a package to be
imported in classes that have. Now, changing all the classes to be in
packages is a nightmare as all kinds of errors crop up. Is there any
solution for this?
Thanks
Kamal
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.