To install service mix
Download service mic from this location
http://servicemix.apache.org/download.html
extract to a directory and run servicemix.bat
JBI Components
- Binding Components (BC) :
- To communicate using remote protocols .
- To normalize/denormalize messages it receives .
- they are additional transport to the container.
- Service Engines (SE):
- some type of logic inside the JBI environment and only communicates with the NMR. If a SE needs to communicate outside the JBI environment, it must send a message to a BC.
- To add another type of business logic to the container
- Service Assemblies:
- Is a collection of BCs and SEs.
No comments:
Post a Comment