RE: Tomcat failing to process JAR's within web app

2011-03-04 Thread McGibbney, Lewis John
...@unisys.com] Sent: 04 March 2011 21:04 To: Tomcat Users List Subject: RE: Tomcat failing to process JAR's within web app > From: McGibbney, Lewis John [mailto:lewis.mcgibb...@gcu.ac.uk] > Subject: RE: Tomcat failing to process JAR's within web app > I removed WAR file from CATALINA_HO

RE: Tomcat failing to process JAR's within web app

2011-03-04 Thread Caldarale, Charles R
> From: McGibbney, Lewis John [mailto:lewis.mcgibb...@gcu.ac.uk] > Subject: RE: Tomcat failing to process JAR's within web app > I removed WAR file from CATALINA_HOME/webapps Did you remove the expanded directory of the same name as well? > is there a possibility that this s

RE: Tomcat failing to process JAR's within web app

2011-03-04 Thread McGibbney, Lewis John
Hi Konstantin Thanks for your reply. I removed WAR file from CATALINA_HOME/webapps, looking back it was useless having it there anyway :0| When I boot up tomcat, I get the same results... is there a possibility that this something specific with 7.0.6... If so I will happily upgrade. to 7.0.8

Re: Tomcat failing to process JAR's within web app

2011-03-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lewis, On 3/4/2011 3:18 PM, McGibbney, Lewis John wrote: > further to this Would you be able to upgrade to the most recent version of 7.0.x and try again? > later on in my catalina.out log the following occurs > > INFO: Using JNDI solr.home: /home/

Re: Tomcat failing to process JAR's within web app

2011-03-04 Thread Konstantin Kolinko
2011/3/4 McGibbney, Lewis John : > 04-Mar-2011 19:51:31 org.apache.catalina.startup.TldConfig tldScanJar > WARNING: Failed to process JAR > [jar:jndi:/localhost/wombra/WEB-INF/lib/commons-io-1.4.jar!/null] for TLD > files > java.io.IOException: No such file or directory > ... > etc > ... > many m

RE: Tomcat failing to process JAR's within web app

2011-03-04 Thread McGibbney, Lewis John
ohn [lewis.mcgibb...@gcu.ac.uk] Sent: 04 March 2011 20:13 To: users@tomcat.apache.org Subject: Tomcat failing to process JAR's within web app Glasgow Caledonian University is a registered Scottish charity, number SC021474 Winner: Times Higher Education’s Widening Participation Initiative of

Tomcat failing to process JAR's within web app

2011-03-04 Thread McGibbney, Lewis John
Hi list, I am using tomcat 7.0.6 to run my development web application. When looking in catalina.out log I see the following INFO: Starting service Catalina 04-Mar-2011 19:51:30 org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.6 04-Mar-2011 1