Tag Archives: SOA

Developing SOA Composite Applications using POJOs

I’ve just had an article published on the Packt Article Network entitled Developing SOA Applications Using POJOs.  In the article I discuss how to use the POJO Service Engine in GlassFish ESB / OpenESB when creating Composite Applications in NetBeans … Continue reading

Posted in Java | Tagged , , , | Leave a comment

NetBeans SOA Book Released

My new book, “Building SOA Based Composite Applications Using NetBeans IDE 6″ which I’ve co-written with Frank Jennings has now been released.   To quote from Packt’s web site: The objective of this book is to help enterprise application architects and … Continue reading

Posted in Java | Tagged , | 2 Comments

New NetBeans Book

I’d like to announce that my new NetBeans book will soon be published by Packt Publishing. I’ve co-authored the book, “Building SOA-Based Composite Applications With NetBeans 6″, with Frank Jennings and we’re expecting it to be published in early February. The … Continue reading

Posted in Java | Tagged , | Leave a comment

Problems installing IEP Editor into NetBeans 6 – Fixed

If you’ve recently been trying to install the IEP editor into NetBeans 6.0, you may have been having issues with a missing jgo library. Trying to install gives the error: Missing required modules for Plugin IEP Editor: module org.netbeans.soa.libs.jgo/1 > … Continue reading

Posted in Java | Tagged , | Leave a comment

JBI Binding Components in NetBeans 6 M10

When you install NetBeans 6.0 M10 with the SOA pack, you get 3 different binding components installed into the JBI container: File Binding Component HTTP Binding Component JMS Binding Component There are many more binding components available from the OpenESB download site … Continue reading

Posted in Java | Tagged , | Leave a comment

BPEL Validation Errors in NetBeans 5.5.1

I‘ve recently updated my production NetBeans 5.5 environment to NetBeans 5.5.1 and have been having some issues with BPEL modules. If I create a BPEL module in NB 5.5, everything works as expected, however if I try to build the … Continue reading

Posted in Java | Tagged , | Leave a comment