Installing JDeveloper 11g
Two things I ran into when installing and configuring Oracle Fusion Middleware JDeveloper 11g that are worth mentioning:
- Setting the User Home Directory. As documented in the OFM 11g Installation Guide you can specify the user home directory which is used as default location for new projects and in which JDev will store user preferences and other configuration files. If you explicitly set this location on a Windows system using the
ide.user.dirvariable in thejdev.bootfile, then make sure you use a notation likeD:/workspace/ofm11gand notD:\workspace\ofm11g. Using backslashes results in the user dir[OFM 11g Home]\Middleware\jdeveloper\jdev\bin\workspaceofm11gbeing used instead ofD:/workspace/ofm11g. - Installing Additional Oracle Fusion Middleware Design Time Components. When installing additional OFM design time components such as WebCenter and the SOA Suite Composite Editor make sure you restart after installation of each single component. Do not install the WebCenter and SOA Suite editor without restarting in between. If you do only one of the additional components will be visible next time you start JDev.
Once you’ve downloaded OFM 11g from OTN, installation is easy and straightforward.
Leave comment
Comments: (1)
Blogs
- 26 Jul
- 10 Jun
- 02 Jun
- 26 Mar
- 25 Feb
-
05 Nov
Some tips & tricks on migrating SOA Suite 10g to 11g – Part 2
- 04 Nov
- 02 Nov
- 25 Oct
- 20 Oct
- Best practices 2 - Web Services
- Fault handling in Oracle SOA Suite 11g - Part II
- Fault handling in Oracle SOA Suite 11g
- Migrating Web Services from JDeveloper 10g to 11g
- Migrating EJB 3 applications from OC4J to WebLogic
- Best practices for BPM, SOA and EDA
- Some tips & tricks on migrating SOA Suite 10g to 11g - Part 2
- Logging messages in Oracle SOA Suite 11g using OWSM
Loading ...
I’ve noticed that JDeveloper 11 is UNGODLY SLOW compared to JDeveloper 10… which I already thought was pretty dang slow.
I can run it on my laptop with 4 GB of memory… but forget about running it in a virtual machine! That’s pretty much hopeless.