Reg: Bug 56438

2015-05-26 Thread Pravallika Peddi
Hi Mark, Can you review the patches that i submitted? Thanks, Pravallika

Fwd: [Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-05-21 Thread Pravallika Peddi
Hi Mark, Can you verify the patches that i submitted? Thanks, Pravallika(VIN) -- Forwarded message -- From: Date: Thu, May 21, 2015 at 2:33 PM Subject: [Bug 56438] If jar scan does not find context config or TLD config, log a message To: dev@tomcat.apache.org https://bz.apache

Re: [Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-05-13 Thread Pravallika Peddi
Hi Mark, Any update on this? Thanks, Pravallika(VIN) On Monday, May 11, 2015, wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=56438 > > --- Comment #17 from VIN > --- > Thanks Mark. > > Below are the pending items to close this bug: > 1) Adding debug log messages for both negative and p

Fwd: [Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-05-10 Thread Pravallika Peddi
Hi Mark, Can you check this fix? Thanks, Pravallika(VIN) -- Forwarded message -- From: Pravallika Peddi Date: Fri, May 8, 2015 at 10:32 AM Subject: Fwd: [Bug 56438] If jar scan does not find context config or TLD config, log a message To: Tomcat Developers List Hi Mark, Can

Fwd: [Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-05-07 Thread Pravallika Peddi
Hi Mark, Can you review my patch and let me know if any changes required? Thanks, Pravallika(VIN) -- Forwarded message -- From: Date: Thu, May 7, 2015 at 3:23 PM Subject: [Bug 56438] If jar scan does not find context config or TLD config, log a message To: dev@tomcat.apache.org

Fwd: [Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-04-30 Thread Pravallika Peddi
Hi Mark, I have provided second fix as you mentioned in issue description. Can you review and let me know? Thanks, pravallika -- Forwarded message -- From: Date: Thu, Apr 30, 2015 at 2:17 PM Subject: [Bug 56438] If jar scan does not find context config or TLD config, log a messa

Fwd: [Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-04-28 Thread Pravallika Peddi
Hi Mark, As you mentioned in issue thread, i have provided fix for TLD scan to inline Tomcat7 with 8.0 and trunk. Please review the patch and let me know if you see any problem. regards, pravallika -- Forwarded message -- From: Date: Tue, Apr 28, 2015 at 2:52 PM Subject: [Bug 564

Reg: Bug 56438

2015-04-14 Thread Pravallika Peddi
Hi Mark and Justin, I have updated my comments on top of yours. Can you help check them and confirm so that i can provide the patch? Thanks, Pravallika(VIN)

Re: Reg: Bug 56438

2015-04-09 Thread Pravallika Peddi
. So I felt there is no point in handling for class scans. Please correct me if my understanding is wrong. Thanks, Pravallika(VIN) On Thu, Apr 9, 2015 at 1:10 PM, Mark Thomas wrote: > On 08/04/2015 14:07, Pravallika Peddi wrote: > > Hi Mark, > > > > *Fix for Pluggabili

Fix submitted for bug 56438

2015-04-09 Thread Pravallika Peddi
Hi Mark, I have submitted a fix for 56438 bug for Tomcat7. Can you help review it and let me know? Thanks in advance. Regards, Pravallika(VIN)

Re: Reg: Bug 56438

2015-04-08 Thread Pravallika Peddi
Attached the class file with fix. Thanks, Pravallika(VIN) On Sun, Mar 29, 2015 at 4:07 AM, Mark Thomas wrote: > On 26/03/2015 13:27, Pravallika Peddi wrote: > > > > > 1) As mentioned in bug, in Tomcat7.0 catalina.properties file first 4 > > default jars(except jd

Re: Reg: Bug 56438

2015-04-08 Thread Pravallika Peddi
Please review and let me know if the fix is ok or not. I will send another mail for pluggability scan fix details for Tomcat7.0 Thanks, Pravallika (VIN) On Sun, Mar 29, 2015 at 4:07 AM, Mark Thomas wrote: > On 26/03/2015 13:27, Pravallika Peddi wrote: > > > > > 1)

Re: Reg: Bug 56438

2015-04-08 Thread Pravallika Peddi
are getting skipped from both pluggability and tld scans. Attached the changed classes for review. For *Tomcat7* related changes, i will send another email. On Sun, Mar 29, 2015 at 4:07 AM, Mark Thomas wrote: > On 26/03/2015 13:27, Pravallika Peddi wrote: > > > > > 1) As m

Re: Reg: Bug 56438

2015-03-27 Thread Pravallika Peddi
Hi Mark, can you please review my previous mail and confirm whether i can proceed with the fix or not? Thanks, Pravallika(VIN) On Thu, Mar 26, 2015 at 6:57 PM, Pravallika Peddi wrote: > Hi Mark, > > Sorry, I was on long vacation due to which I could not respond immediately > o

Re: Reg: Bug 56438

2015-03-26 Thread Pravallika Peddi
Thomas wrote: > On 25/02/2015 11:46, Pravallika Peddi wrote: > > Hi Mark, > > > > More updates on bug 56438: > > > > I have downloaded all the jars mentioned in the issue > > except(Protomatter.jar, openspml2-toolkit.jar, ha-jdbc.jar, db2jcc4.jar, > > ha

Re: Reg: Bug 56438

2015-02-25 Thread Pravallika Peddi
No Fragments were found in Jar. Hence add it under some filter in catalina.properties file to avoid future scanning. 2) For TLDs: Nothing is required. For 7.0.x trunk: 1) For TLD scan, add proper log message as in 8.0.x trunk for TLD not found jars. Please add your suggestions. Regards, Pravalli

Re: Reg: Bug 56438

2015-02-23 Thread Pravallika Peddi
Sure Mark. I am doing the research. On Thu, Feb 19, 2015 at 3:11 PM, Mark Thomas wrote: > On 19/02/2015 07:17, Pravallika Peddi wrote: > > Hi Mark, > > Below are my observations during my research on the bug: > > > > 1) I downloaded recent trunk and ran the ant comman

Re: Reg: Bug 56438

2015-02-18 Thread Pravallika Peddi
wrong. Thanks, Pravallika(VIN) On Wed, Feb 18, 2015 at 12:30 PM, Pravallika Peddi wrote: > Sure Mark, I will try and let you know. > > > On Tue, Feb 17, 2015 at 4:20 PM, Mark Thomas wrote: > >> On 17/02/2015 06:42, Pravallika Peddi wrote: >> > Hi Mark, >> &g

Re: Reg: Bug 56438

2015-02-17 Thread Pravallika Peddi
Sure Mark, I will try and let you know. On Tue, Feb 17, 2015 at 4:20 PM, Mark Thomas wrote: > On 17/02/2015 06:42, Pravallika Peddi wrote: > > Hi Mark, > > Its regarding the another bug that you shared to me: > > https://bz.apache.org/bugzilla/show_bug.cgi?id=56438 >

Reg: Bug 56438

2015-02-16 Thread Pravallika Peddi
Hi Mark, Its regarding the another bug that you shared to me: https://bz.apache.org/bugzilla/show_bug.cgi?id=56438 This bug involves migration from 5.5 to 7.0, and i am new to migration of Tomcat releases. Hence can you assign me some other issues which can handle with code directly? Or please l

Re: Hi

2015-02-12 Thread Pravallika Peddi
Hi Mark & Chris, I implemented the suggestions and uploaded the patch with changes. can you verify it? https://issues.apache.org/bugzilla/show_bug.cgi?id=57021 Thanks, VIN On Wed, Feb 11, 2015 at 6:12 PM, Pravallika Peddi wrote: > Thanks for your guidance in this Mark and Chris. >

Re: Hi

2015-02-11 Thread Pravallika Peddi
Thanks for your guidance in this Mark and Chris. Hope my first fix will be accepted. On Wed, Feb 11, 2015 at 5:16 PM, Mark Thomas wrote: > On 11/02/2015 11:32, Pravallika Peddi wrote: > > Hi Mark, > > > > I have created the patch file as you mentioned and attached it to

Re: Hi

2015-02-11 Thread Pravallika Peddi
files like Japaneese, france, etc... Another query is: When can i mark the issue as RESOLVED? and who will verify my patch to make sure it is working? From my side i verified the fix. On Wed, Feb 11, 2015 at 2:43 PM, Mark Thomas wrote: > On 11/02/2015 06:25, Pravallika Peddi wrote: > >

Re: Hi

2015-02-10 Thread Pravallika Peddi
Got you Mark. Now i am able to reproduce the problem by keeping I64 bit dll in x64 bit windows platform. I will fix it and let you know. Thanks, VIN On Tue, Feb 10, 2015 at 2:19 PM, Mark Thomas wrote: > On 10/02/2015 06:28, Pravallika Peddi wrote: > > Thanks Chris for the in

Re: Hi

2015-02-09 Thread Pravallika Peddi
l the issue is fixed. Please confirm so that i will close the issue. Regards, VIN On Mon, Feb 9, 2015 at 10:59 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > Pravallika, > > On 2/9/15 7:01 AM, Pravallika Peddi wrote: > > Hi Mark, > > Finally, I am ab

Re: Hi

2015-02-09 Thread Pravallika Peddi
Hi Mark, Finally, I am able to Import the Tomcat source project to Eclipse with minor compile errors.. I will work on one of the issues and let you know. Regards, VIN On Mon, Feb 9, 2015 at 3:04 PM, Pravallika Peddi wrote: > Thanks for the reply Mark. > > What is the editor that is

Re: Hi

2015-02-09 Thread Pravallika Peddi
w link i used to connect to SVN: http://svn.apache.org/repos/asf/tomcat/trunk/ Can you help on this? regards, VIN On Fri, Feb 6, 2015 at 3:01 PM, Mark Thomas wrote: > On 06/02/2015 07:46, Pravallika Peddi wrote: > > Thanks Mark. > > > > I downloaded the source code from trunk

Re: Hi

2015-02-05 Thread Pravallika Peddi
, 2015 at 6:16 PM, Mark Thomas wrote: > On 05/02/2015 09:57, Pravallika Peddi wrote: > > Hi Mark, > > > > Thanks for your reply. > > > > I downloaded the tomcat source code of "apache-tomcat-8.0.18-src" but not > > from the Trunk. I am able to build

Re: Hi

2015-02-05 Thread Pravallika Peddi
15 at 2:31 PM, Mark Thomas wrote: > On 05/02/2015 08:56, Pravallika Peddi wrote: > > Hi, > > I am VIN and newly joined to the apache DEV community. I would like to > > contribute in development and bug fixing and chose Tomcat as my first > > project. I am good at core jav

Hi

2015-02-05 Thread Pravallika Peddi
Hi, I am VIN and newly joined to the apache DEV community. I would like to contribute in development and bug fixing and chose Tomcat as my first project. I am good at core java technologies/Servlets. Can some one help me to guide? Thanks, Vin.