I'm not completly sure about it.. I think I remember JSR 208 saying that installation means setting up an engine inside the JBI container, while deploying means adding some "food" to the engine ;)
So if you consider Fivesight PXE, which is a BPEL implementation that can be embedded inside ServiceMix. The way you embed it is buy dropping the PXE engine (well, the JBI archive encapsulating the PXE engine) in the install/ folder : you install it. However, when you need to deploy one or several BPEL processes inside PXE, you will use the deploy/ directory : you deploy it. Is it clearer ? Regards, Sami Dalouche Quoting Mark <[EMAIL PROTECTED]>: > I didn't read the document you referred to and I'm new to servicemix, but I > would think that installation is simply installing the > framework/engine so that you can start it up in a JVM or app-server and > getting examples to work, whereas deployment means > configuring it specifically to your needs and integrating it into whatever > projects/environments you have, registering your > services, defining queues/message-channels, etc... > > Hope that's right, if not somebody please correct me... > > MARK > > > > -----Original Message----- > > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Julien Martin > > Sent: Thursday, September 22, 2005 2:41 PM > > To: [email protected] > > Subject: Re: [servicemix-user] Difference between > > installation and deployment?? > > > > > > From what I have been able to establish, deployment is finer > > grained than installation. Any other comments welcome. Julien. > > > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
