NullPointerException when processing doFilter call in async Filter

2014-02-24 Thread Phill Cunnington
created a Gist of the code I used to reproduce the problem if its of any help, https://gist.github.com/phillcunnington/9185680. Any help with this would be much appreciated as its causing some major headaches! Thanks Phill Cunnington

Re: LDPA Authentication Failure

2013-12-13 Thread Phill
013/12/13 Phill Perryman : >> I have set up the following authentication to the ldap server. I can log >> into this server using the LdapAdmin browser ok. >> >> Running 7.0.34 (I think its 34 but I can't bring the server up at the >> moment) >> >> I am

LDPA Authentication Failure

2013-12-13 Thread Phill Perryman
ot;; alternateURL="ldap://ottedev02.mitel.com:389"; userPattern="uid={0},o=mitelinternet" roleBase="o=mitelinternet" roleSubtree="true" roleSearch="(member={0})" roleName="cn" Regards, Phill

[Fwd: Re: symbolic links usage]

2006-07-18 Thread Phill O'Flynn
oops! My email client did something funny with the xml setting. This is what it should be Regards Phill O'Flynn - Original Message - Subject: [Fwd: Re: symbolic links usage] From:"Phill O'Flynn" <

[Fwd: Re: symbolic links usage]

2006-07-18 Thread Phill O'Flynn
o the webapps local context.xml. I must have written it incorrectly. I don't know Regards Phill O'Flynn - Original Message - Subject: Re: symbolic links usage From: "dirk ooms" <[EMAIL PROTECTED]> Date:

symbolic links usage

2006-07-18 Thread Phill O'Flynn
still no sucess I am using fedora 4. Is there any other security settings that might affect this? Would changes to server.xml help? If so, what. Is there another way? I beleive that JRun has a  "" tag. Does tomcat have something similar? Regards Phill O'Flynn --- Begin M

symbolic links usage

2006-07-17 Thread Phill O'Flynn
a sub directory of the project directory) and this is the calling code <[EMAIL PROTECTED] file='/downloads/info.jsp'%> Regards Phill O'Flynn - To start a new topic, e-mail: users@tomcat.apache.org To un

Ant deploy to different timezone

2006-07-12 Thread Phill
367 Jul 12 18:20 footer.xhtml -rw-r--r-- 1 www wheel 336 Jul 12 18:20 header.xhtml Is this the expected behaviour or an issue with the Tomcat ant task or maybe the jar command? Suggestions appreciated to get around the problem. Thanks