Hi everyone!
I am a "newer" to EJB-INTEREST. I have already sent a email to
J2EE-INTEREST, but I didn't "get replying :-). So I am sorry for
bothering you with the same question:
I use Ulrea Enterprise450+solaris7. and my computer has already install
a "jdk" in /usr/java1.2
I download j2sdkee1_2-solsparc.sh and install it in: /usr2/xubo
and:
1. I set my "enviroment" as the following:
setenv JAVA_HOME /usr/java1.2
setenv J2EE_HOME /usr2/xubo/j2sdkee1.2
setenv PATH $JAVA_HOME/bin:$J2EE_HOME/bin:.:$PATH
setenv CLASSPATH $J2EE_HOME/lib/j2ee.jar
and:
1. when I run "java -version":
# java -version
java version "1.2.2"
Solaris VM (build Solaris_JDK_1.2.2_05, native threads, sunwjit)
#
2. but when I run "j2ee", I find:
# j2ee
Error: can't find libjava.so.
#
Would you please tell me how to "run j2ee"?
Thanks in advance!
Bo
May 02,2000
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".