Indika, can you please post the link to that forum topic. I'm wondering whether the user wants to deploy a new Web application or whether he wants to write a Carbon component containing a servlet.
Thanks Azeez On Wed, Jun 23, 2010 at 12:26 PM, Cappa Roberto < [email protected]> wrote: > Hi, > > I think the problem is specific of ESB, because on other products (like > WSAS) there isn't a servlet that intercepts all requests. Is there a > particular configuration of ESB (or one of synapse bundles) that registers a > "/*" servlet with OSGi HttpService? > > Thanks > ________________________________________ > Da: [email protected] [[email protected]] per conto di > Afkham Azeez [[email protected]] > Inviato: mercoledì 23 giugno 2010 8.52 > A: [email protected] > Oggetto: Re: [Carbon-dev] Registering custom servlet on Carbon OSGI > HttpService > > No! We don't generally use web.xml. You must get hold of the OSGi > HTTPService & register your servlet. I think we used to allow users to do it > using the component.xml file (for FE components) as well, but that is not > recommended anymore. > > Azeez > > On Wed, Jun 23, 2010 at 12:11 PM, Indika Kumara <[email protected]<mailto: > [email protected]>> wrote: > Hi all > > $subject is in [1]. I tell him to try with 'web.xml' .... if it is > incorrect or there are any other ways , could someone please provide the > correct answer? > > Thanks > > Indika > > _______________________________________________ > Carbon-dev mailing list > [email protected]<mailto:[email protected]> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > -- > Afkham Azeez > Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.; > http://wso2.com, Lean . Enterprise . Middleware > Member; Apache Software Foundation; http://www.apache.org/ > email: [email protected]<mailto:[email protected]> cell: +94 77 3320919 > blog: http://blog.afkham.org > twitter: http://twitter.com/afkham_azeez > linked-in: http://lk.linkedin.com/in/afkhamazeez > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Afkham Azeez Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.; http://wso2.com, Lean . Enterprise . Middleware Member; Apache Software Foundation; http://www.apache.org/ email: [email protected] cell: +94 77 3320919 blog: http://blog.afkham.org twitter: http://twitter.com/afkham_azeez linked-in: http://lk.linkedin.com/in/afkhamazeez
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
