Denis, there are several ways how to deploy services in smx. One way is to deploy service assemblies into the hotdeploy/deploy folder. Another is to use the static configuration file for setting up smx. Another way is to deploy xml files to smx4 for setting up services.
You should have a look here: [1] http://servicemix.apache.org/deployment-models.html [2] http://servicemix.apache.org/SMX4NMR/3-deploying-jbi-components-without- the-jbi-packaging.html Feel also free to search the forums and ask further questions. Lars Am Montag 22 September 2008 11:57:26 schrieb Denis Bessmertnyj: > Lars, > > It means that I need to deploy my services to ServiceMix > or it is possible to provide ServiceMix with service description file? > > Thanks, > > - > Denis > On Mon, Sep 22, 2008 at 4:02 PM, Lars Heinemann > > <[EMAIL PROTECTED]>wrote: > > You can deploy SU's/SA's at runtime. That is no problem at all. > > I think in SMX4 you are even able to deploy xml configuration files. > > > > Lars > > > > Am Montag 22 September 2008 09:57:53 schrieb Denis Bessmertnyj: > > > Hi, > > > > > > Is it possible to register Services in ServiceMix ESB at rДфuntime? > > > For exmample put xml with service description to directory and > > > ServiceMix will get it and install new service. > > > > > > Thanks for answer, > > > > > > - > > > Denis
