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

LDPA Authentication Failure

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

Re: LDPA Authentication Failure

2013-12-13 Thread Phill
...@gmail.com wrote: 2013/12/13 Phill Perryman ph...@alstonelane.com: 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 getting a stack trace

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  virtual-mapping tag. Does tomcat have something similar? Regards Phill O'Flynn ---BeginMessage

[Fwd: Re: symbolic links usage]

2006-07-18 Thread Phill O'Flynn
to 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:Tue, July 18, 2006 7:44 pm

[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 DefaultContext allowLinking=true/ Regards Phill O'Flynn - Original Message - Subject: [Fwd: Re: symbolic links usage] From:Phill

symbolic links usage

2006-07-17 Thread Phill O'Flynn
get org.apache.jasper.JasperException: /dwgList.jsp(12,0) File /downloads/info.jsp not found (downloads is a symbolic link and is a sub directory of the project directory) and this is the calling code [EMAIL PROTECTED] file='/downloads/info.jsp'% Regards Phill O'Flynn

Ant deploy to different timezone

2006-07-12 Thread Phill
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 Phill