I've implemented a system of web services using Eclipse / Apache Axis2 / GlassFish. Now I need to extends the system's functionality through BPEL. What's the most straightforward way of achieving this?

I've found numerous examples on how to use BPEL in Apache ODE, so should I add ODE to my existing application (and, if so, how)? I wouldn't want to have to develop this part using Tomcat or NetBeans or something else. But, if I would benefit from moving my application to another IDE/server, I wouldn't mind, as long as I have the entire solution under a "single roof" :)

Thanks in advance.

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Moved everything to Netbeans 6.7.1

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.