Posted by: UNIX_geek February 15, 2011
IT -- Solutions Center[Forum]
Login in to Rate this Post:     1       ?         Liked by

i like your question.
To install weblogic server in Ubuntu first step is conform your bits 32/ 64-bit.
 Install the Sun JDK, which is a supported JDK for WebLogic Server.  As root, install the Sun JDK:

cd /usr/lib/jvm
sh <PATH>/jdk-6u20-linux-x64/32.bin

Next, we install WebLogic Server 10.3.2.  You can download this from  You want the Generic version of the Oracle WebLogic Server 11gR1 (10.3.2) – Package Installer.  Note: 10.3.2, not 10.3.3.
NOTE: To install this, we run the following command, as a normal user:
$/# /usr/lib/jvm/jdk1.6.0_20/bin/java -jar wls1032_generic.jar

there is interactive installation is easy. if you have proublem raise your hand we tried to fiz it.
AND $/# cd /home/mark/Oracle/Middleware/user_projects/domains/base_domain
$# ./startWebLogic.sh
NOTE: all weblogic with higher version comes with middleware platform and there is just new release of weblogic which we called as WEBCENTER SUITE. Its expensive but it comes with stack like VMWARE SUITE. After you start the weblogic as mention by my frns we have to start node manager to start managed server. And you see the console
Note: For console http://hostname:portno/console
Let
us know how did it go we are more than happy to assist you .

Read Full Discussion Thread for this article