Have any of you installed the J2EE SDK? The download page
http://www.java.sun.com/j2ee/download.html
has: Solaris, Windows and Linux packages. So far, I tried toying with the Linux one since it comes in a familiar tar file. The installation seems normal but I get the following error when starting the server:
[localhost:java/j2sdkee1.2.1/bin] bido% ./j2ee -verbose
J2EE server Listen Port: = 1049
dyld: /System/Library/Frameworks/JavaVM.framework/bin/java malformed library: /Library/Java/j2sdkee1.2.1/nativelib/libioser12.so (not a Mach-O file, bad magic number)
Is there a way out of this one. All tips appreciated.
:-(
[This message has been edited by DaGuy (edited 04-11-2001).]