StackOverflowError

2009-01-19 Thread Nicholas Brown
I am getting a StackOverflowError while starting up the servlet with the servlet extension. Has anyone else seen this? Here is part of the stack trace: at com.noelios.restlet.ext.servlet.ServletWarEntity.(ServletWarEntity.java:107) at com.noelios.restlet.ext.servlet.ServletWarE

Re: Issue 694

2009-01-19 Thread Kevin Conaway
Is it possible to give permissions to reopen a ticket to people who are NOT the reporter? On Mon, Jan 19, 2009 at 8:25 AM, Thierry Boileau < thierry.boil...@noelios.com> wrote: > Hi Kevin, > > I think so. As far as I can notice in the tigris interface, at least for > the reporter, the owner, the

Re: Issue 694

2009-01-19 Thread Thierry Boileau
Hi Kevin, I think so. As far as I can notice in the tigris interface, at least for the reporter, the owner, the cc list. However, I don't remember having received a notification for this issue... best regards, Thiery Boileau > Thanks Thierry. Do you know if "update" notifications are sent out

Re: Issue 694

2009-01-19 Thread Kevin Conaway
Thanks Thierry. Do you know if "update" notifications are sent out for issues that are commented on when they are in the RESOLVED/FIXED state? On Mon, Jan 19, 2009 at 3:42 AM, Thierry Boileau < thierry.boil...@noelios.com> wrote: > Hello Kevin, > > the fix is available in the svn repository. Tha

RE: Re: Browse a Directory from a web application inside jboss

2009-01-19 Thread Ruben Hernando
hello! I think it maybe caused by the component because I am not calling component.start() method I'm instantiating all components and resources from applicatonContext.xml in Spring. So, can you tell me a way to start my component from spring configuration? thanks, Ruben Jerome Louvel 16

Re: Issue 694

2009-01-19 Thread Thierry Boileau
Hello Kevin, the fix is available in the svn repository. Thanks for your report. Best regards, Thierry Boileau > I commented on the ticket but I'm not sure if notifications were sent > out since it is marked as RESOLVED/FIXED. > > This issue needs to be reopened because the original fix ended u