Re: Tomcat 6: Classloading: META-INF\services: Nested JARs

2011-04-23 Thread Michael Anstis
Hey, no problem. I deserved it. I'm happy your answer fixed my problem :) On 23 April 2011 01:09, Caldarale, Charles R wrote: > > From: Michael Anstis [mailto:michael.ans...@gmail.com] > > Subject: Re: Tomcat 6: Classloading: META-INF\services: Nested JARs > > > T

Re: Tomcat 6: Classloading: META-INF\services: Nested JARs

2011-04-22 Thread Michael Anstis
Thanks for the candid reply Chuck. I feel a bit stupid now, but one learns from their mistakes. With kind regards, Mike On 22 April 2011 23:19, Caldarale, Charles R wrote: > > From: Michael Anstis [mailto:michael.ans...@gmail.com] > > Subject: Tomcat 6: Classloading: META-INF\serv

Tomcat 6: Classloading: META-INF\services: Nested JARs

2011-04-22 Thread Michael Anstis
Hi, I am trying to resolve a problem that I assume relates to class loading. My application contains a JAR that contains a file in META-INF\services:- MyApp \-- WEB-INF \-- lib \-- AJar.jar \-- META-INF \-- services \-- Afile MyApp tries to load Afile u

Re: Permissions for Sun JSF RI and Security Manager under Tomcat 6.0?

2008-06-25 Thread Michael Anstis
out the programmatic use of EL and security settings? Thanks, Mike On 24/06/2008, Michael Anstis <[EMAIL PROTECTED]> wrote: > > Hi, > > Firstly, sorry for the long stack traces in here but I included the lot > incase what I discount somebody else picks up on. > > Anywa

Permissions for Sun JSF RI and Security Manager under Tomcat 6.0?

2008-06-24 Thread Michael Anstis
Hi, Firstly, sorry for the long stack traces in here but I included the lot incase what I discount somebody else picks up on. Anyway, when trying to use JSF 1.2-b20-FCS on Tomcat 6.0 with Java 2 Security Manager enabled I receive the below. This can be replicated by creating a new WAR and simply