Tomcat 4.1.12 - Catalina will not compile.

2002-12-13 Thread Paul Downs
Hi, Any pointers... following on from the strange problem I had with a binary download of 4.1.12 (limited contexts) I thought I would try a source build. Using suns jdk1.4 as a the javac I get this little bundle of errors: build-catalina: [javac] Compiling 12 source files to /usr/local/src/

Strange limit in tomcat 4.1.12 causing blank JSP's

2002-12-06 Thread Paul Downs
Hi, Sorry to post this to tomcat-dev, it was originall a posting to tomcat-user but I just want to know if you read through the below is this more than likely a config/jsdk issue or if it is worth attacking the mod_jk source? I have had a problem over the last week or so with a binary down

Re: Possible mod_jk patch with ap_get_server_name

2002-10-18 Thread Paul Downs
* Mladen Turk ([EMAIL PROTECTED]) wrote : Hi, > Beter use the following: > > s->server_name = ap_get_server_name(r); > s->server_port = ap_get_server_port(r); Ack, if only I had read that a few days ago! ;-) Paul -- To unsubscribe, e-mail: