We are building an application which needs to create and deploy service assemblies to ServiceMix based on data stored in external repository. Each SA will have two SU - http consumer and ODE BPEL process.
My first instinct is to grab required schema files and use e.g. xmlbeans API to generate java classes, but I wonder if there is better way to do it. Does ServiceMix support SA generation and deployment via remote API or if there are APIs which would either allow me to generate a service assembly / service units configuration files? If anybody has other suggestions how approach the problem, I would appreciate sharing them with me. Thanks, Monika -- View this message in context: http://www.nabble.com/service-assembly-generation--deployment-via-API---is-it-possible--tp21501867p21501867.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
