Re: Infinite Redirect detected

2000-04-28 Thread Moshiul Shovon
I believe that I found the place where the problem is. It seems to me the version of tomcat I am using (3.1m) may have a bug. It always returns true on HttpSession.isNew() call. I did not look inside the code of Tomcat to verify it. I have added two lines to work around this. In the doGet()

Re: READ THIS: Re: licenses....

2000-04-28 Thread David Warnock
Jon, Thanks for your work on this. It sounds like good progress has been made. Certainly the latest SPL is much improved. For our own company needs I have licensed WebMacro so we can use it in our commercial stuff as well as free stuff. Justin has been very helpful and the terms are fair and

Re: READ THIS: Re: licenses....

2000-04-28 Thread jon *
on 4/28/00 1:51 AM, David Warnock [EMAIL PROTECTED] wrote: Thanks for your work on this. It sounds like good progress has been made. Certainly the latest SPL is much improved. For our own company needs I have licensed WebMacro so we can use it in our commercial stuff as well as free stuff.

Re: Install problem - Infinite redirect detected...

2000-04-28 Thread George Pipkin
So - let me see if I unbderstand fully what you're advising. I remove reference to jsdk.jar or servlet.jar from build-turbine.sh, and it won't build. I remove references from these two files from tomcat.sh, and tomcat won't start. I'm a little confused here.

Re: Install problem - Infinite redirect detected...

2000-04-28 Thread Stephen Adkins
So - let me see if I unbderstand fully what you're advising. I remove reference to jsdk.jar or servlet.jar from build-turbine.sh, and it won't build. I remove references from these two files from tomcat.sh, and tomcat won't start. I'm a little confused here. - George Pipkin