Question : Weblogic - change JAVA

Hi,
  I installed weblogic 9.2 MP2 with java 1.5.0._11 version( 32 bit) on solaris10  sparc.
1. I have one web application, it loads 64 bit SO files at run time. in my java class i am calling System.load() method to achieve this.
I installed 64 bit java, it is required to load those so files.
Now the problem is,
1. i created a war file and deployed it in weblogic.
2. When i access the application i am getting an error page, stating system unable to load those 64 bit SO files, that means, jdk 64 bit is not working as i expected.

Can you please help to resolve this issue.
How can i make weblogic to use 64bit java installed of using the jdk i pointed during installation of weblogic.
I  changed the java_home in .profile file, setDomainEnv.sh fie. Bit its only taking the java which i pointed during installation.

Its very urgent to resolve.

Regards
-Rk


Answer : Weblogic - change JAVA

Hi the issue have been resolved after changes few configuration files.
Random Solutions  
 
programming4us programming4us