Thanks a million for that Guillaume.... Concerning my previous post....I would like to ask someone who has some more experience in this area.
Our situation.... 1. We had a single monolithic application which has many integration points and other needs like transformation/routing etc. (a typical modern day application) 2. We have embarked on an aggressive modularization excersize of our application, resulting in multiple WAR files which we provide to the client. 3. The above exercise has resulted in a situation where dependancy management is needed (Resulting in our recognition of OSGI as a possible solution). 4. We have very little contol over the client's environment, ie. which application/web server they use My question is... 1. Would it make sense to deploy servicemix kernel as part of a single war file and then deploy all the modules into servicemix? 2. Can anyone foresee issues, like what would happen if the client decides to cluster his/her Application server?, I mean what is the effect on the embedded Servicemix kernel of this clustering? 3. Do you see any reason why this could be a STUPID idea? Thankyou in advance On Fri, Dec 19, 2008 at 9:49 AM, Guillaume Nodet <[email protected]> wrote: > I've written an example some time ago. > Take a look at: > https://svn.apache.org/repos/asf/servicemix/smx4/kernel/branches/smx4web/ > > On Wed, Dec 17, 2008 at 19:15, Adrian Trenaman <[email protected]> > wrote: > > Hi there, > > > > Can anyone point me to some info on how to deploy SMX4 into a Tomcat or > JEE > > server? > > > > Thanks in advance, > > Ade. > > > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com >
