cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

application system and integration server

Former Member
0 Likes
401

difference between application system and integration server?

in which case we use each of them

View Entire Topic
Former Member
0 Likes

Hi

Integration Engine:

In Intergation Engine message is processed through different steps these processed one after the other these steps are pipeline steps . it is called is called pipeline it same logic as pipe fristinfirstout.

pipelinestep: Receiver determination,interfacedetermination,routing,mapping,calladapter.

The Application Server or you can say web application server is fully J2EE compatible and is certified by sun. JMS is part of the J2EE specification, thus every program that works with JMS should be able to work with the JMS provider of the server. The JMS runs by default,

Regard's

Chetan Ahuja