RE: Active Directory User Authentication Apache Tomcat 5.5 Struts Servlets JSP

2015-02-25 Thread Seema Patel
> Date: Tue, 24 Feb 2015 20:45:09 +0100 > From: a...@ice-sa.com > To: users@tomcat.apache.org > Subject: Re: Active Directory User Authentication Apache Tomcat 5.5 Struts > Servlets JSP > > Seema Patel wrote: > > Hi, > > > > We are using Apache Tomcat

Active Directory User Authentication Apache Tomcat 5.5 Struts Servlets JSP

2015-02-24 Thread Seema Patel
Hi, We are using Apache Tomcat 5.5, JDK 1.5 and have a internal portal on our intranet which is written in java jsp struts and jsp. I know that the tomcat and Java versions are old, but upgrading isn't a quick thing to do without lots of testing. The issue we have is that the users keep getting

RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52

2014-03-21 Thread Seema Patel
eems, > > On 3/20/14, 1:52 PM, Seema Patel wrote: > > > > > >> Date: Thu, 20 Mar 2014 21:12:09 +0400 Subject: Re: > >> HttpServletRequest Tomcat 5.5.29 to 7.0.52 From: > >> knst.koli...@gmail.com To: users@tomcat.apache.org > >> > >&g

RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52

2014-03-20 Thread Seema Patel
> Date: Thu, 20 Mar 2014 21:12:09 +0400 > Subject: Re: HttpServletRequest Tomcat 5.5.29 to 7.0.52 > From: knst.koli...@gmail.com > To: users@tomcat.apache.org > > 2014-03-20 20:55 GMT+04:00 Seema Patel : > > I think I have fixed the error I had. I have downgraded to J

RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52

2014-03-20 Thread Seema Patel
che.org > > > Subject: RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52 > > > Date: Fri, 14 Mar 2014 15:15:04 + > > > > > > > > > > > > > Date: Fri, 14 Mar 2014 08:36:08 -0400 > > > > From: ch...@christopherschultz.net > > > &

RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52

2014-03-19 Thread Seema Patel
cat.apache.org > > > Subject: RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52 > > > Date: Fri, 14 Mar 2014 15:15:04 + > > > > > > > > > > > > > Date: Fri, 14 Mar 2014 08:36:08 -0400 > > > > From: ch...@christopherschultz.net > >

RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52

2014-03-18 Thread Seema Patel
ct: Re: HttpServletRequest Tomcat 5.5.29 to 7.0.52 > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 > > > > Seema, > > > > On 3/14/14, 7:53 AM, Seema Patel wrote: > > > I have upgraded my tomcat (5.5.29 to 7.0.52) and Java (1.5 to 1.7) >

RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52

2014-03-17 Thread Seema Patel
users@tomcat.apache.org > > Subject: Re: HttpServletRequest Tomcat 5.5.29 to 7.0.52 > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 > > > > Seema, > > > > On 3/14/14, 7:53 AM, Seema Patel wrote: > > > I have upgraded my tomcat (5

RE: HttpServletRequest Tomcat 5.5.29 to 7.0.52

2014-03-14 Thread Seema Patel
> Date: Fri, 14 Mar 2014 08:36:08 -0400 > From: ch...@christopherschultz.net > To: users@tomcat.apache.org > Subject: Re: HttpServletRequest Tomcat 5.5.29 to 7.0.52 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Seema, > > On 3/14/14, 7:53 AM, Seema

HttpServletRequest Tomcat 5.5.29 to 7.0.52

2014-03-14 Thread Seema Patel
Hi, I have upgraded my tomcat (5.5.29 to 7.0.52) and Java (1.5 to 1.7) for my struts servlet jsp application. I have also removed all JCIFS authentication from the WEB-INF/web.xml file and have tried to do BASIC authentication through Tomcat and the AD (it authenticates me, but not sure if I've

RE: HTTP Status 304 on GET

2014-02-12 Thread Seema Patel
> Subject: Re: HTTP Status 304 on GET > From: dmik...@gopivotal.com > Date: Wed, 12 Feb 2014 08:02:01 -0500 > To: users@tomcat.apache.org > > On Feb 12, 2014, at 7:48 AM, Seema Patel wrote: > > > > > > >> Date: Wed, 12 Feb 2014 12:38:33 +

RE: HTTP Status 304 on GET

2014-02-12 Thread Seema Patel
> Date: Wed, 12 Feb 2014 12:38:33 + > From: ma...@apache.org > To: users@tomcat.apache.org > Subject: Re: HTTP Status 304 on GET > > On 12/02/2014 12:31, Seema Patel wrote: > > > When looking in webapps/my_application/.. at the paths shown above, they >

HTTP Status 304 on GET

2014-02-12 Thread Seema Patel
Hi, I've just upgraded my java from 1.5 to 1.7, tomcat from 5.5.29 to 7.0.50 on the test environment. I have removed all JCIFs authentication from my application and am authenticating users against LDAP through tomcat. I have managed to get my application to load and allow me access, but when I

RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Seema Patel
> Date: Mon, 12 Aug 2013 14:00:12 +0200 > From: ognjen.d.blagoje...@gmail.com > To: users@tomcat.apache.org > Subject: Re: Upgrade to Tomcat 7 Issues > > Seema, > > On 12.8.2013 13:09, Seema Patel wrote: > > org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cann

RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Seema Patel
ClassLoader.loadClass(WebappClassLoader.java:1559) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createConnectionFactory(BasicDataSource.java:1420) ... 37 more Do i need to add the my-sql-connector-java-5.0.8-bin jar somewhere? Or do I need to do something else? Thanks > >

RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Seema Patel
cat.apache.org > Subject: Re: Upgrade to Tomcat 7 Issues > > Seema Patel wrote: > > > ...> > > Right, I've re-installed Tomcat 7.0.42. The only things I've changed are > > in the server.xml file, here is what's in the server.xml file (what I have >

RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Seema Patel
t; Chuck, > > > > On 8/9/13 10:08 AM, Caldarale, Charles R wrote: > >>> From: Seema Patel [mailto:seema...@hotmail.com] Subject: RE: > >>> Upgrade to Tomcat 7 Issues > >> > >>> In my WEB-INF/lib I have the following (sorry the list is quite

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
Ok thanks for the help. I'll redo it again. If I get any further errors I'll post a new question. Thanks again. Seema > From: chuck.caldar...@unisys.com > To: users@tomcat.apache.org > Date: Fri, 9 Aug 2013 09:08:55 -0500 > Subject: RE: Upgrade to Tomcat 7 Issues &g

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
then please let me know. Thanks Seema > Date: Fri, 9 Aug 2013 09:07:48 -0400 > From: ch...@christopherschultz.net > To: users@tomcat.apache.org > Subject: Re: Upgrade to Tomcat 7 Issues > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Seema, > > On 8/9

Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
Hi, I've upgraded my tomcat from 5.5 to 7.0. I've also upgraded the jre from 1.5 to 7. I'm trying to get my existing struts/servlets projects to run, but I'm getting the following error when running tomcat in my tomcat7-stderr...log file: INFO: Deploying configuration descriptor C:\Tomcat 7.0

RE: java.net.UnknownHostException: Failed to negotiate with a suitable domain controller for xxx

2013-08-01 Thread Seema Patel
> Date: Thu, 1 Aug 2013 15:55:37 +0200 > From: a...@ice-sa.com > To: users@tomcat.apache.org > Subject: Re: java.net.UnknownHostException: Failed to negotiate with a > suitable domain controller for xxx > > Seema Patel wrote: > > > >> Date: Thu, 1 Aug 201

RE: java.net.UnknownHostException: Failed to negotiate with a suitable domain controller for xxx

2013-08-01 Thread Seema Patel
> Date: Thu, 1 Aug 2013 12:06:39 +0200 > From: a...@ice-sa.com > To: users@tomcat.apache.org > Subject: Re: java.net.UnknownHostException: Failed to negotiate with a > suitable domain controller for xxx > > Seema Patel wrote: > > Hi, > > > > I am not

java.net.UnknownHostException: Failed to negotiate with a suitable domain controller for xxx

2013-08-01 Thread Seema Patel
Hi, I am not sure if this is the right List to post this on, please advise if it isn't and let me know where is best to post. I am getting the following error on one of our applications running on our intranet: 2013-07-31 17:15:11,180 [http-xxx.xxx.x.xxx-xx-x] ERROR org.apache.catalina.cor