> -----Original Message----- > From: Pedro Nevado [mailto:[EMAIL PROTECTED] > Sent: vendredi 12 novembre 2004 09:54 > To: Cactus Users List > Subject: RE: FilterRedirector does not initialize sessions. - IS THIS A > BUG ?? > > Hi Vincent, Hi Kazuhito, > > If the time schedule is not very pressing, I can try the first one. > I will need some guidance as to how to contribute my code and all the > steps > involved in it; I have never before coded for an open source project.
Excellent. The steps are: 1/ You checkout the latest CVS HEAD 2/ You make modifications on your local machine. You make sure you have unit tests for your changes to prove that it works 3/ You follow coding standards specified in http://jakarta.apache.org/cactus/participating/coding_conventions.html (BTW you can read the full contributing which may prove useful: http://jakarta.apache.org/cactus/participating/index.html) 4/ You modify the documentation to reflect your changes 5/ You create a JIRA issue and attach your patch to it (in unified diff format). 6/ The patch is applied on CVS HEAD by one of the Cactus committer for you. Thanks -Vincent > Regards, > Pedro > > > -----Mensaje original----- > De: Vincent Massol [mailto:[EMAIL PROTECTED] > Enviado el: viernes, 12 de noviembre de 2004 9:38 > Para: 'Cactus Users List' > Asunto: RE: FilterRedirector does not initialize sessions. - IS THIS A > BUG ?? > > > > > > -----Original Message----- > > From: Kazuhito SUGURI [mailto:[EMAIL PROTECTED] > > Sent: vendredi 12 novembre 2004 06:13 > > To: [EMAIL PROTECTED] > > Subject: Re: FilterRedirector does not initialize sessions. - IS THIS A > > BUG ?? > > > > Hi Pedro, > > > > In article <[EMAIL PROTECTED]>, > > Thu, 11 Nov 2004 18:39:16 +0100, > > "Pedro Nevado" <[EMAIL PROTECTED]> wrote: > > pnevado> As far as I remember, the problem is not only with the default > > mecanism to > > pnevado> associate a session to the request in the client side. Even if > > you > > pnevado> explicitly set automatic session to true in the client side, > this > > statement > > pnevado> is ineffective in the server side. > > > > Yes. I agree with support setAutomaticSession() for FilterTestCase. > > Only thing I cannot decide is its default behavior. > > > > [snip] > > Ok, let's do it in 2 step: > 1/ Support setAutomaticSession for FilterTestCase > 2/ Decide whether to create a session by default or not (I'd say no for > now > unless we have a convincing argument, but we need to document it). > > Who wants to do 1/? > > Thanks > -Vincent > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]