Thanks Matthias,

where I can add a comment on the servlet 3.0 spec?

The OSGi spec supports adding and removing servlets:

http://www.osgi.org/javadoc/r4/org/osgi/service/http/HttpService.html

Regards

Bernd

Matthias Wessendorf schrieb:
> btw. in servlet 3.0 they should also add a remove(...) for Filters/Servelts.
> (for same reasons). Currently there is only a add() for these guys.
> 
> -M
> 
> On Thu, Sep 11, 2008 at 9:59 AM, Matthias Wessendorf <[EMAIL PROTECTED]> 
> wrote:
>> I did it.
>> It is funny that you aren't able to do so. I always thought the java
>> COMMUNITY process is actually *open*
>> ...
>>
>> -M
>>
>> On Thu, Sep 11, 2008 at 9:55 AM, Bernd Bohmann
>> <[EMAIL PROTECTED]> wrote:
>>> Hello,
>>>
>>> I would like to add a comment to
>>>
>>> https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=179
>>>
>>> Is anybody allowed to add a comment to this issue.
>>>
>>> I would like to see that the NavigationHandler API allow adding and
>>> removing of navigation cases as well.
>>>
>>> In a dynamic environment it would be nice to add and remove navigation
>>> cases. For example in a OSGi Container you can add and remove a JSF
>>> Application Bundle.
>>>
>>> Regards
>>>
>>> Bernd
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> blog: http://matthiaswessendorf.wordpress.com/
>> sessions: http://www.slideshare.net/mwessendorf
>> twitter: http://twitter.com/mwessendorf
>>
> 
> 
> 

Reply via email to