Chris,
Moved this to the user list instead of the dev group. Hmmm strangely
enough, I tried this on a CentOS system, I believe it forced me to be root
over the tomcat user. I can re-check that shortly. I know it recreates the
file next time without any discourse, if I run the startup
script as
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David,
On 11/16/12 11:28 AM, David Elliott wrote:
> Hi techienote
>
> techienote@gmail.com wrote on 16 November 2012 at 16:20 my
> time
>
>> Are you able to telnet from remote machine on port 8080?
>
> No, but I can get on SSH.
Sounds like a f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ralph,
On 11/16/12 3:15 PM, Ralph Grove wrote:
> I stopped tomcat, deleted work and all of the application
> directories that were derived from war files. Same problem after
> restarting, though. It looks like all JSP's are failing.
Do you precompile
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jose,
On 11/16/12 3:38 PM, Jose María Zaragoza wrote:
> I need to modify Cache-Control header in some responses ( forcing
> them to not be cached ) What is the best way to do it ?
>
> a) To implement a Valve ( check request context path and if it
> m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 11/16/12 3:29 PM, André Warnier wrote:
> .. "if your [sic, apologies] are not using
> HttpServletResponse#encodeRedirectURL(String) or
> HttpServletResponse#encodeURL(String) in your application, then
> this filter would be unnecessary"..
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Farid,
On 11/16/12 3:26 PM, Farid Haider wrote:
> I have created file mod_jk.conf in /etc/httpd/conf.d/ (as follows)
> [root@asuslaptop conf.d]#cat > /etc/httpd/conf.d/mod_jk.conf
> JkWorkersFile "/etc/httpd/conf.d/workers.properties" JkLogFile
> "l
Pete Storey wrote:
Yup, your mount point aren't quite right:
- They need to be in a virtual host if they are for that (or turn on
inheritance)
- You have to mount _either_ a path or an extension - not both - i.e.
JkMount *.jsp or JkMount /myapp - not what you've got with JkMount /*.jsp
The exa
Thanks for the resources Mark.
On Thu, Nov 15, 2012 at 5:26 AM, Tony Anecito wrote:
> Many thanks Thomas for making it available! Do we get it signed or
> something? lol
>
> -Tony
>
> --- On Wed, 11/14/12, Mark Thomas wrote:
>
>
> From: Mark Thomas
> Subject: ApacheCon EU 2012 Talks
> To: "To