Hey Felix, I'll definitely go to your talk. :)
One thing I'm not clear from the updated RFC document: In the original HttpService spec, a servlet instance needs to be associated with a single mapping/alias. Furthermore the fact is the HttpService clearly states that the init method of a servlet be called as part of the registration (by the http service and not by the provider) which means it's not easily possible (need some form of hack) to register a single servlet instance under more than one alias. The Servlet Spec on the other hand clearly states that a single servlet instance can be mapped to more than one path/alias. Same goes for filters. Will the update correct this limitation, or will we be forced to stick with non-standard implementations? Sincerely, - Ray On Thu, Mar 7, 2013 at 11:42 AM, David Bosschaert < [email protected]> wrote: > Hmm, yeah. That attachment got corrupted somehow. > I've replaced it with one that works. > > > On 7 March 2013 16:24, Cristiano Gavião <[email protected]> wrote: > >> Hi again, >> >> I'm trying to look the pdf file from here [1] but there is only blank >> pages. >> >> >> [1] - https://www.osgi.org/bugzilla/show_bug.cgi?id=146 >> >> regards, >> >> Cristiano >> >> >> 2013/3/7 Felix Meschberger <[email protected]> >> >>> >>> Am 07.03.2013 um 15:32 schrieb Cristiano Gavião: >>> >>> Thanks BJ, >>> >>> these changes will be released with a new version of compendium ? >>> >>> >>> Yes. And at OSGi DevCon in Boston I am going to present these changes >>> [1] ;-) >>> >>> Regards >>> Felix >>> >>> [1] >>> http://www.eclipsecon.org/2013/sessions/whats-new-http-service-specification >>> >>> >>> >>> 2013/3/7 BJ Hargrave <[email protected]> >>> >>>> Yes, there is an update planned. There should be an early access draft >>>> including the proposed HttpService changes released soon for comment. >>>> >>>> -- >>>> >>>> *BJ Hargrave* >>>> Senior Technical Staff Member, IBM >>>> OSGi Fellow and CTO of the *OSGi Alliance* <http://www.osgi.org/>* >>>> **[email protected]* <[email protected]> >>>> >>>> office: +1 386 848 1781 >>>> mobile: +1 386 848 3788 >>>> >>>> >>>> >>>> >>>> >>>> >>>> From: Cristiano Gavião <[email protected]> >>>> To: [email protected], >>>> Date: 2013/03/07 09:08 >>>> Subject: [osgi-dev] OSGi Http Service Spec improvement ? >>>> Sent by: [email protected] >>>> ------------------------------ >>>> >>>> >>>> >>>> Hello, >>>> >>>> Could someone inform me if there is any improvement planned for OSGi >>>> HttpService? >>>> Specifically I would like to use servlet 3 features (filters, >>>> listeners, >>>> context, etc) in my OSGi application. >>>> >>>> thanks >>>> >>>> Cristiano >>>> _______________________________________________ >>>> OSGi Developer Mail List >>>> [email protected] >>>> https://mail.osgi.org/mailman/listinfo/osgi-dev >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> OSGi Developer Mail List >>>> [email protected] >>>> https://mail.osgi.org/mailman/listinfo/osgi-dev >>>> >>> >>> >>> >>> -- >>> "Tudo vale a pena se a alma não é pequena..." >>> _______________________________________________ >>> >>> OSGi Developer Mail List >>> [email protected] >>> https://mail.osgi.org/mailman/listinfo/osgi-dev >>> >>> >>> >>> _______________________________________________ >>> OSGi Developer Mail List >>> [email protected] >>> https://mail.osgi.org/mailman/listinfo/osgi-dev >>> >> >> >> >> -- >> "Tudo vale a pena se a alma não é pequena..." >> >> _______________________________________________ >> OSGi Developer Mail List >> [email protected] >> https://mail.osgi.org/mailman/listinfo/osgi-dev >> > > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev > -- *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> <http://twitter.com/#!/rotty3000> | Senior Software Architect | *Liferay, Inc.* <http://www.liferay.com> <https://twitter.com/#!/liferay> --- 24-25 October 2012 |* Liferay **Spain Symposium* | liferay.com/spain2012<http://www.liferay.com/spain2012> 16 November 2012 |* Liferay **Italy Symposium* | liferay.com/italy2012<http://www.liferay.com/italy2012>
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
