But I found that most of those blogs did an installation under Windows, where I did it under Oracle Linux in Virtualbox.
You would think (as I did) that it shouldn't matter. However, it turns out that in JDeveloper I was missing the 'BPM Application' amongst others in the JDeveloper New Gallery. Very inconvenient. I couldn't find any hints on the big internet. My friend Google wasn't very helpful in this.
But I wouldn't write this blog if I did not solve it. It turns out that with an update I got it solved.
It turns out that I lacked the 'Spring & Oracle Weblogic SCA' extension. Using the Help->Update functionality I downloaded and installed that and after restarting JDeveloper my 'New Gallery' was properly filled.
For those not so familiar with the JDeveloper update mechanism, here a step by step guide:
- Choose Help->Update:
- Leave the Update Centers checked as default and click Next:
- Check 'Spring & Oracle Weblogic SCA' and click Next:
- Click Finish:
- Confirm when asked for restarting JDeveloper.
Same problem here, on OSX (Mavericks AND Yosemite).
ReplyDeleteBut i cant find the Spring update, it is also missing.
I'm no Mac-user. I could only suggest to post your question to the soa-forum on communities.oracle.com.
ReplyDeleteYou probably should use the Oracle BPM Suite quickstart instead of SOA Suite.
ReplyDeleteCheck out here: http://www.oracle.com/technetwork/middleware/bpm/downloads/index.html
Thank you. It's weird how sometimes it gets installed correctly without having to do any of this. This was very helpful
ReplyDeleteI was also missing the BPM application wizard and following your instruction, it's there now.
ReplyDeleteThank you!
I was also missing the BPM Application feature and I had installed many times Jdeveloper using bpmqs (quickstart) with no luck at all.
ReplyDeleteEventually the problem was that I already had other Middleware installations and the bpmqs Jdeveloper was starting with the SOA Jdeveloper options of another instance of Middleware that took from the default mywork location (Windows C:/Jdeveloper/mywork)
The solution is pretty simple, just edit C:\Oracle\Middleware12cBPM\jdeveloper\ide\bin\ide.boot and add another location for a new workspace:
ide.user.dir.var = IDE_USER_DIR
ide.user.dir = c:/JdevBPM/mywork
Hope it helps
Many thanks for the great tip!
ReplyDeleteRegards,
Martien
Hello,
ReplyDeleteI am using 12.2.1 JDeveloper and required extension doesn't appear in updates available screen.
Hi,
ReplyDeleteI haven't been able to do a 12.2.1 install yet. But did you pick the SOASuite Quickstart install (http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html)? Or did you install the vanilla or studio version of JDeveloper? You should pick the SOASuite Quickstart install.
Regards,
Martien
Guillermo Solla Charro Great help and answer and it worked ...
ReplyDeleteGuillermo Solla Charro Great answer .. it worked
ReplyDeletei am missing the BPM project from gallery and applications.
ReplyDeletei have tried to do the path change in ide.boot and also added the spring and SCA extension under updates.
it still doesn't work and i have no clue what it might be. can anyone specify any debug steps to narrow down the issue?
Guillermo Solla Charro Thanks for the fix..it worked
ReplyDeletefrom same update menu I've installed BPM Suite and it helped me.
ReplyDeleteGuillermo Solla Charro - thanks for a solution. I had several installations (SOA Suite versions) on my MacOs and it seems all of them used the same workspace location. Once I created separate one - it worked.
ReplyDelete