Re: [Resin-interest] Apache, mod_caucho and wildcard DNS

2006-09-12 Thread Andrew Lombardi
ep 8, 2006, at 11:33 PM, Andrew Lombardi wrote:I'm attempting to use wildcard DNS with mod_caucho sitting between  Apache and Resin, and haven't had much luck yet.  Locally for  development, we've been using Jetty, and assumed everything would  transfer just fine.In the httpd.conf fil

Re: [Resin-interest] Apache, mod_caucho and wildcard DNS

2006-09-12 Thread Andrew Lombardi
com :(On Sep 12, 2006, at 11:27 AM, Scott Ferguson wrote:On Sep 12, 2006, at 11:26 AM, Andrew Lombardi wrote:Any idea on the below?  It appears that mod_caucho doesn't pass anything but www.mysticcoders.com through to the Resin server, even if the URL is mysticcoders.com, or *.mysticcod

Re: [Resin-interest] Apache, mod_caucho and wildcard DNS

2006-09-12 Thread Andrew Lombardi
7;ve checked because PHP is installed on there, and PHP's $_SERVER['HTTP_HOST'] does show it correctly.Then I tried the but that didn't work either, grabbing the request.getServerName() still returns www.mysticcoders.com :(On Sep 12, 2006, at 11:27 AM, Scott Ferguson wrote:On Sep

Re: [Resin-interest] Apache, mod_caucho and wildcard DNS

2006-09-18 Thread Andrew Lombardi
thanks Scott.On Sep 18, 2006, at 9:27 AM, Scott Ferguson wrote:I've added this as http://bugs.caucho.com/view.php?id=1355-- ScottOn Sep 12, 2006, at 12:56 PM, Andrew Lombardi wrote:Set apache's ServerName back to www.mysticcoders.comand used the regexp in the for Resin, still nothing.C

Re: [Resin-interest] Apache, mod_caucho and wildcard DNS

2006-09-26 Thread Andrew Lombardi
Scott, I see nothing much has happened on that bug yet, any ideas as to what has been causing it?On Sep 18, 2006, at 9:39 AM, Andrew Lombardi wrote:thanks Scott.On Sep 18, 2006, at 9:27 AM, Scott Ferguson wrote:I've added this as http://bugs.caucho.com/view.php?id=1355-- ScottOn Sep 12, 200

[Resin-interest] mod_caucho, apache and svn

2007-02-23 Thread Andrew Lombardi
I'm having an issue with Resin at the moment, hoped someone here could help out: I've got SVN via mod_dav_svn running on the same box as resin, and I'm using mod_caucho to serve requests for java web applications. The problem is, that for one of my domains, which hosts the svn repo, Resin

Re: [Resin-interest] mod_caucho, apache and svn

2007-02-24 Thread Andrew Lombardi
More to report, it would appear that plugin_ignore works haphazardly ... every 3 requests it ignores, or every 5 .. can someone shine some light on this? On Feb 23, 2007, at 10:41 AM, Andrew Lombardi wrote: > I'm having an issue with Resin at the moment, hoped someone here > cou

[Resin-interest] Odd error when starting up container

2007-03-20 Thread Andrew Lombardi
I'm getting the following error starting up resin-3.0.19 and/or resin-3.0.23 and have yet to figure out what exactly is causing it: java.lang.NoSuchMethodError: com.caucho.jsp.QJspFactory.allocatePageContext(Ljavax/servlet/ Servlet;Lcom/caucho/server/webapp/Application;Ljavax/servlet/ Servle