Hi, I'm trying to do a simple BPEL orchestration, using the bpe-component.
I created a Ode service Unit using the Fuse IDE, and integrate it into an assembly that was working before. I don't modify the bpel and the wsdl generated files : I kept the hello world example created by Maven with the ode service unit archetype. When I try to deploy my assembly into service Mix or Fuse, I get this message : INFO - AutoDeploymentService - Directory: install: Archive changed: processing simpleRouting-sa-1.0-SNAPSHOT.zip ... WARN - AutoDeploymentService - Components OdeBpelEngine are not installed yet: the service assembly simpleRouting-sa deployment is suspended and will be resumed once the listed components are installed INFO - AutoDeploymentService - Directory: install: Finished installation of archive: simpleRouting-sa-1.0-SNAPSHOT.zip Though, the bpe-component is installed in each case, and as I don't use this component as lightweight component, I don't have to add the jars to classpath, right ? Must I install the ODe engine in an other way into service mix ? Thanks -- View this message in context: http://www.nabble.com/BPEL-engine-and-Ode-installation-tf3349214s12049.html#a9312569 Sent from the ServiceMix - User mailing list archive at Nabble.com.
