First try, to get Jdeveloper with SOA Suite extensions (skip these 4 steps - because this attempt misses the SOA Suite...):
- You have to download two files:
-rw-rw-r-- 1 432104829 Okt 7 21:40 jdev_suite_122130_linux64-2.zip
-rw-rw-r-- 1 2045438518 Okt 7 21:51 jdev_suite_122130_linux64.bin - chmod u+x jdev_suite_122130_linux64.bin
- ./jdev_suite_122130_linux64.bin
- Start Jdeveloper:
/home/data/Oracle/Middleware/Oracle_Home/jdeveloper/jdev/bin/jdev
But after all this steps, still the SOA Suite is missing.
At the download site of Jdeveloper you will even not find a word about SOA Suite. Hmmm. Let's take a look at the SOA Suite webpages:
"... it includes ... Oracle JDeveloper with SOA IDE extensions ...."
OK. Let's go:
- Download the SOA Suite quickstart zip files
- Extract them:
schroff@zerberus:~/Downloads$ unzip fmw_12.2.1.0.0_soaqs_Disk1_1of2.zip
Archive: fmw_12.2.1.0.0_soaqs_Disk1_1of2.zip
inflating: fmw_12.2.1.0.0_soa_quickstart.jar
schroff@zerberus:~/Downloads$ unzip fmw_12.2.1.0.0_soaqs_Disk1_2of2.zip
Archive: fmw_12.2.1.0.0_soaqs_Disk1_2of2.zip
inflating: fmw_12.2.1.0.0_soa_quickstart2.jar - Start the installation:
/home/data/opt/jdk1.8.0_131/bin/java -jar fmw_12.2.1.0.0_soa_quickstart.jar
- Start Jdeveloper:
/home/data/opt/oracle/Middleware/Oracle_Home/jdeveloper/jdev/bin/jdev
What's up, this weekend is nice in support of me, because thi occasion i am reading this enormous informative article here at my house.
ReplyDeleteHi Dietrich,
ReplyDeleteKeep yourself far from the default Java DB :D
You can create a very "nice" SOA domain [based on the JDev installation you just did] for your future BPEL tests, but once you need to go with the BPMN component: go at least with an Oracle XE instance. On the other hand: since you already have the Oracle 12c instance you can use it for the RCU schemas and future BPMN projects will be deployed for sure ;)