Posts

Showing posts with the label Silent installation WebLogic 11g

Install WebLogic 10.3.6 on Vagrant Ubuntu

This blog post is continuation of previous posts which are used for preparation of installation of SOA suite 11g  " JRockit installation ", "Running RCU on Vagrant Ubuntu Oracle XE" . Before you run the following command download the WebLogic 10.3.6 which is part of the prerequisites of SOA 11.1.1.7.0 installation set. java -jar /u01/app/software/SOA/wls1036_generic.jar The execution output is as follows: vagrant@mydev:~$ ls -l /u01/app/software/SOA/ total 8862690 -rwxrwxrwx 1 vagrant vagrant 1904618055 Apr 5 2013 jdevstudio11117install.jar -rwxrwxrwx 1 vagrant vagrant 130439896 Apr 6 2013 jrockit-jdk1.6.0_37-R28.2.5-4.1.0-linux-x64.bin -rwxrwxrwx 1 vagrant vagrant 1195403620 Apr 4 2013 ofm_osb_generic_11.1.1.7.0_disk1_1of1.zip -rwxrwxrwx 1 vagrant vagrant 520548890 Apr 16 17:49 ofm_rcu_linux_11.1.1.7.0_64_disk1_1of1.zip -rwxrwxrwx 1 vagrant vagrant 520943520 Mar 23 2014 ofm_rcu_linux_11.1.1.8.0_64_disk1_1of1.zip -rwxrwxrwx 1 vagrant vagrant 172018...