See comments inline ...
CupertinoIndian wrote:
I am thinking of integrating spring and esb into our enterprise
application. I am not sure how to get started about this. Here are a
few thoughts and questions.
1. I am thinking that once I integrate servicemix, it means spring is
automatically integrated. I will be able to use the same configuration
file for hibernate, jmx etc. Or should the integration points be
different for different components?
If you (will) already have spring configuration files, the easiest way
is to add the ServiceMix configuration to it (or import it from the
existing one).
You do not need to have several unrelated spring configuration.
2. How can I integrate servicemix with a j2ee application assuming the
application server doesnt have servicemix in it already? Any thoughts?
What do you mean by integrating ? What j2ee resources do you need to
access to ?
Cheers,
Guillaume Nodet
Thanks for your help
Ravi