Re: Looking for mentor

2016-04-22 Thread Abdessamed MANSOURI
org>: > On 19/04/2016 23:44, Abdessamed MANSOURI wrote: > > I think, i just have to write a simple test case which is pretty similair > > to TestAsyncContextImpl.testListeners, or not?? :) > > Correct. You are heading in the right direction. > > You can use the existing t

Re: Bug 52952

2016-05-18 Thread Abdessamed MANSOURI
it before me (i feel as useless) :) 2016-05-18 20:35 GMT+01:00 Mark Thomas <ma...@apache.org>: > On 18/05/2016 17:24, Abdessamed MANSOURI wrote: > > Hello all, how are you?? i hope you are all fine :) > > > > I was very busy last days so i didn't have time, but

Re: Bug 52952

2016-05-22 Thread Abdessamed MANSOURI
GMT+01:00 Mark Thomas <ma...@apache.org>: > On 18/05/2016 21:04, Abdessamed MANSOURI wrote: > > A ok, thank you for your answer and especialy your time, you know > > better than me for which is good for Tomcat. > > Its okey when you have time look at it (i don't w

Bug 52952

2016-05-18 Thread Abdessamed MANSOURI
Hello all, how are you?? i hope you are all fine :) I was very busy last days so i didn't have time, but i noticed that my patch for the bug 52952 didn't accepted and no feedback has been written, why? https://bz.apache.org/bugzilla/show_bug.cgi?id=52952 Thank you all for you time :)

Looking for mentor

2016-04-15 Thread Abdessamed MANSOURI
Hello all, I'm newcomer and i want to contribute to Tomcat developement, i have some free time (alots of time), so i want to be useful in this world better than sleeping all the day, so i'm looking for applying Apache mentoring program, i'm not guru in Java but not totaly a newbie, so i want to

Re: Looking for mentor

2016-04-19 Thread Abdessamed MANSOURI
it to default JPDA port 1044, and now it works fine :) Thank you for your caring, so nice from you :) 2016-04-19 8:56 GMT+01:00 Mark Thomas <ma...@apache.org>: > On 17/04/2016 19:27, Abdessamed MANSOURI wrote: > > Thank you so much, its so nice from you :) > > Another idea for som

Re: Looking for mentor

2016-04-16 Thread Abdessamed MANSOURI
, okey, i will try my best :) Thank you all for your time. 2016-04-16 20:44 GMT+01:00 Mark Thomas <ma...@apache.org>: > On 16/04/2016 20:34, Abdessamed MANSOURI wrote: > > Thank you for your response and your time, i checkouted svn trunk and > built > > Tomcat successfully

Re: Looking for mentor

2016-04-16 Thread Abdessamed MANSOURI
, why?? :) Thank you for your time again. 2016-04-16 16:25 GMT+01:00 Mark Thomas <ma...@apache.org>: > On 15/04/2016 17:59, Abdessamed MANSOURI wrote: > > Hello all, > > > > I'm newcomer and i want to contribute to Tomcat developement, i have some > > fre

Re: Looking for mentor

2016-04-17 Thread Abdessamed MANSOURI
Guys, inside Tomcat source, there's many packages (Catalina, Jasper, Tomcat, Juli, Coyote) what these packages stand for?? ( i want to understand basic Tomcat architecture) :) Thank you all. 2016-04-16 22:46 GMT+01:00 Abdessamed MANSOURI <lavl...@gmail.com>: > Martin, i just have 2

Re: Looking for mentor

2016-04-17 Thread Abdessamed MANSOURI
Thank you so much, its so nice from you :) 2016-04-17 15:36 GMT+01:00 Mark Thomas <ma...@apache.org>: > On 17/04/2016 11:34, Abdessamed MANSOURI wrote: > > Guys, inside Tomcat source, there's many packages (Catalina, Jasper, > > Tomcat, Juli, Coyote) what these packages

Re: Looking for mentor

2016-04-19 Thread Abdessamed MANSOURI
correct me, if i'm wrong, plz :) 2016-04-19 22:58 GMT+01:00 Abdessamed MANSOURI <lavl...@gmail.com>: > I'm seeing how you write unit test by reading the written unit test, i > think, i should inherit TomcatBaseTest then use getTomcatInstance to get a > Tomcat instance, then

Re: Looking for mentor

2016-04-19 Thread Abdessamed MANSOURI
I think, i just have to write a simple test case which is pretty similair to TestAsyncContextImpl.testListeners, or not?? :)

Re: Looking for mentor

2016-04-19 Thread Abdessamed MANSOURI
I'm seeing how you write unit test by reading the written unit test, i think, i should inherit TomcatBaseTest then use getTomcatInstance to get a Tomcat instance, then add the servlet to the context, then launching getUrl, and then how do i can know test the bug, do i should test it returned