ServiceMix comes with lots of binding components that can be used.
In your case, maybe the http binding components could be used.
When a message is routed in JBI to a specific endpoint, the http binding
component would call a specific url, which would be your web app.
You can also have some endpoints in ServiceMix which would listen
to http requests (a lightweight http server) and route them within the JBI
environment.

Cheers,
Guillaume Nodet

Gopinath PV wrote:

Folks

I am new to Service Mix and wanted to get some details
on how the legacy applications could be integrated
with ServiceMix. I could not find much information in
servicemix.org site.
I would like to integrate a web application written in
CGI-PERL with ServiceMix.

Let me know how ServiceMix can communicate with the
web application and vice versa. For example, for some
messages published by some applications integrated
with ServiceMix I would like to do some thing in the
web application.

Thanks in advance,
P V Gopinath


                
__________________________________________ Yahoo! DSL – Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com



Reply via email to