Ode is a standalone engine for bpel. when considering integeration with other
projects,the simplest way is to use the interface of web services exposed by
Ode.About the interface,you can find more infor at
http://ode.apache.org/management-api.html
--
学会滑翔,宁静致远||梦依旧
Hi,
although this is absolutely right, the currently preferred and
maintained build tool is buildr. The maven build is not as stable and
feature complete as the buildr build (which is also twice as fast as
maven...)
To let buildr create the eclipse metadata for you, run "buildr eclipse".
When ins
Hi,
*mvn eclipse:eclipe *from the root level will generate all eclipse resources
needed to import the project into eclipse IDE and afterwards
File-->Import-->General-->Existing Project into Workspace and navigate to
the project folder location. Then set the m2 repo location as a Classpath
variable