RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-17 Thread Patrick Guillot - Genigraph
, pensez à l'environnement. -Message d'origine- De : Mark Thomas [mailto:ma...@apache.org] Envoyé : jeudi 16 juin 2011 20:45 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 16/06/2011 18:07, Patrick Guillot - Genigraph wrote: Hi all, Back

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-16 Thread Patrick Guillot - Genigraph
. -Message d'origine- De : André Warnier [mailto:a...@ice-sa.com] Envoyé : vendredi 10 juin 2011 17:43 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service -Message d'origine- De : Pid [mailto:p...@pidster.com] Envoyé : vendredi 10 juin 2011 16

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-16 Thread Mark Thomas
On 16/06/2011 18:07, Patrick Guillot - Genigraph wrote: Hi all, Back on this issue. I suspect I know what is happening. Waffle provides it's own implementation of Tomcat's Authenticator interface and does this by extending Tomcat's AuthenticatorBase. Therefore, the Authenticator Interface

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Patrick Guillot - Genigraph
Hi everybody, I’m driving mad with a classpath issue : My environment : - Tomcat 6.0.29 - Windows Server 2008 R2 Standard 64 bits - JDK 1.5.0_22 My webapp is using Waffle (Windows Authentication Framework) (http://waffle.codeplex.com/) to benefit from

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Pid
On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Jvm Option[8] -Djava.class.path=D:\tomcat\bin\tomcat-juli.jar;D:\tomcat\bin\bootstrap.jar; D:\tomcat\lib\annotations-api.jar;D:\tomcat\lib\catalina-ant.jar;D:\tomcat\l

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Pid
On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Hi everybody, I’m driving mad with a classpath issue : My environment : - Tomcat 6.0.29 - Windows Server 2008 R2 Standard 64 bits - JDK 1.5.0_22 My webapp is using Waffle (Windows

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Patrick Guillot - Genigraph
 : vendredi 10 juin 2011 10:45 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Hi everybody, I’m driving mad with a classpath issue : My environment : - Tomcat 6.0.29

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Martin Gainty
- De : Pid [mailto:p...@pidster.com] Envoyé : vendredi 10 juin 2011 10:45 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Hi everybody, I’m driving mad with a classpath issue

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Patrick Guillot - Genigraph
- De : Pid [mailto:p...@pidster.com] Envoyé : vendredi 10 juin 2011 10:45 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Hi everybody, I’m driving mad with a classpath issue

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread David kerber
On 6/10/2011 8:15 AM, Patrick Guillot - Genigraph wrote: Hi Martin, It does start as administrator already: The tomcat service GUI used to start the service is executed via the Run as administrator contextual menu command. That doesn't mean the service itself is using the administrator acct.

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread André Warnier
] Envoyé : vendredi 10 juin 2011 10:45 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Hi everybody, I’m driving mad with a classpath issue : My environment : - Tomcat 6.0.29

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Pid
On 10/06/2011 10:16, Patrick Guillot - Genigraph wrote: Right. I have used a script I made because I had several tomcat instances to set-up (2x8). Attached is the script I used. I'm using multiple catalina_base (one for each application). Please uninstall all Tomcat services. Now install

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Patrick Guillot - Genigraph
 : Pid [mailto:p...@pidster.com] Envoyé : vendredi 10 juin 2011 16:35 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 10/06/2011 10:16, Patrick Guillot - Genigraph wrote: Right. I have used a script I made because I had several tomcat instances to set

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread André Warnier
À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 10/06/2011 10:16, Patrick Guillot - Genigraph wrote: Right. I have used a script I made because I had several tomcat instances to set-up (2x8). Attached is the script I used. I'm using multiple