No, I want that Apache Server receives all the requests and then redirect them to Http binding component (Jetty Embedded server) in order to authentication and authorization been performed by Apache Server. I mean i want to use Apache Server instead Jetty Server (which is embedded in ServiceMix-Http Binding Component)
Regards, Obor Madesclair Vivian wrote: > > Hi, > > Correct me if I am wrong, but you want that requests received on an HTTP > component on your ESB be forwarded to your apache server? > > I never did that, but you could link the HTTP consumer that receives the > requests with an HTTP provider which sends the resquests to your apache. > It seems possible to me. > > Is that what you want to do? > > Regards, > Vivian > > > -----Message d'origine----- > De : obor1 [mailto:[email protected]] > Envoyé : jeudi 2 juillet 2009 16:52 > À : [email protected] > Objet : HTTP Binding Component with Apache Server > > > The http binding component by default uses jetty as its Http server. Can > this binding component be deployed on Apache HTTP server ? > Or how to connect an already exists Apache Server with the embedded jetty. > I´m trying to have jetty behind Apache Server and the requests to the HTTP > binding component will be received by Apache Server and then forwarded to > Jetty embedded server. > > Could it be possible? > > Thank you. > -- > View this message in context: > http://www.nabble.com/HTTP-Binding-Component-with-Apache-Server-tp24308191p24308191.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > > -- View this message in context: http://www.nabble.com/HTTP-Binding-Component-with-Apache-Server-tp24308191p24308711.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
