| 15 December 2009 |
Recently, Netbeans 6.8 GA was released. Great news … but unfortunately, SOA and UML support has disappeared from the release.
The SOA plugins are no longer available and at the moment there are no plans to bring back this feature set. NetBeans 6.1 and 6.5 were the last releases with full support for SOA functionality.
“Official” reaction from the Netbeans forum:
I know, it’s unfortunate that we don’t have the resources to support every feature we want to.. SOA, UML and Visual Web development are no longer supported, but Java EE 6, PHP support, and many other improvements have been made and more are on the way for next release.
There is a pragmatic solution to bring back SOA (including BPEL) support to Netbeans 6.8. Just follow these steps to enable the SOA plugin:
- Download Netbeans 6.8 here: http://netbeans.org/downloads/index.html
- Install Netbeans, the usual way
- Start Netbeans and goto
Tools -> Plugins - Select
Settingsand press theAddbutton to create a new Update Center (see figure below) - Press
OKand Netbeans will update theAvailable Pluginstab - Select
Available Pluginsand search for “SOA” (see figure below)

- Select both plugins and press
Install - That’s it! Happy BPEL-ing ;)

URL: http://updates.netbeans.org/netbeans/updates/6.8/uc/m1/dev/catalog.xml
Notice that the UML plugin is available as well (and a whole lot more). The disclaimer here is that these plugins are certified for Netbeans 6.8 M1 and not the final release. But, hey, they seem to work. So, why not use them.


3 comments to 'Creating BPEL modules using Netbeans 6.8'
18 December 2009
[...] use of the SOA wizards in the new Netbeans you have to enable this as an extension as described here. To create the BPEL example perform the following [...]
26 January 2010
thx a lot! just what i looked for!
17 May 2010
Thanks a lot !!!. Nice work.