thanks for the info, that was exactly what I wanted to know. -----Ursprüngliche Nachricht----- Von: Guillaume Nodet [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 22. Februar 2006 16:39 An: [email protected] Betreff: Re: new soap-binding example
Gerdes, Mike wrote: >hi, > >I have just a small question, concerning the new soap-binding example. What is >the role of the xbean.xml files in the service assembly and where does their >configuration syntax comes from? > > > In the JBI world, each component has its own packaging for service units. The two components used in this example are servicemix-http and servicemix-jsr181. Both of them accepts SU deployments using a "xbean.xml" file, describing the endpoints to use. These files are spring configuration files enhanced with xbean. >That reminds me of another small thing. In the component directory are zip >files that can be directly deployed as normal and as in the examples. But what >is the minumum of files that servicemix needs to run? clearly the conf and bin >files. What else is needed, when I will use service assemblies and jbi >components only? > > I 'm not sure to understand your question. You want to know the minimal set of jar dependencies to run the jbi container ? All the dependencies are listed in https://svn.apache.org/viewcvs.cgi/incubator/servicemix/trunk/servicemix-core/project.xml?rev=379627&view=markup but some of them are not necessary, depending on which feature you use. Cheers, Guillaume Nodet >cya > >miek > >This mail has originated outside your organization, either from an external >partner or the Global Internet. Keep this in mind if you answer this message. > > > > This mail has originated outside your organization, either from an external partner or the Global Internet. Keep this in mind if you answer this message. This e-mail is intended only for the above addressee. It may contain privileged information. If you are not the addressee you must not copy, distribute, disclose or use any of the information in it. If you have received it in error please delete it and immediately notify the sender. Security Notice: all e-mail, sent to or from this address, may be accessed by someone other than the recipient, for system management and security reasons. This access is controlled under Regulation of Investigatory Powers Act 2000, Lawful Business Practises.
