Re: [Resin-interest] Need help with host/web-app config

2011-11-15 Thread Rick Mann
On 11 15, 2011, at 13:23 , Scott Ferguson wrote: > You should add an anchor to the > > ^(www\.)?latencyzero.com[\.]?$ > > That regexp is matching every host with a latencyzero.com in it. I've > added a bug report for this, since I think Resin should probably be > adding the anchors automatic

Re: [Resin-interest] Need help with host/web-app config

2011-11-15 Thread Scott Ferguson
On 11/15/2011 12:58 PM, Rick Mann wrote: > On 11 15, 2011, at 12:41 , Scott Ferguson wrote: > >> Hmm. If you turn on logging for the dispatch/startup, you should see the >> Host[production:host:host-name] which will include the canonical name. >> Can you check that and see which host name is being

Re: [Resin-interest] Need help with host/web-app config

2011-11-15 Thread Rick Mann
On 11 15, 2011, at 12:41 , Scott Ferguson wrote: > Hmm. If you turn on logging for the dispatch/startup, you should see the > Host[production:host:host-name] which will include the canonical name. > Can you check that and see which host name is being started? When I modify the file and attempt

Re: [Resin-interest] Need help with host/web-app config

2011-11-15 Thread Scott Ferguson
On 11/15/2011 12:24 PM, Rick Mann wrote: > On 11 15, 2011, at 12:19 , Scott Ferguson wrote: > >> On 11/15/2011 12:04 PM, Rick Mann wrote: >>> I've been doing this a while now, so I'm not sure what I've overlooked to >>> cause this behavior. I'm migrating my server from 4.0.20 on one host to a >>>

Re: [Resin-interest] Need help with host/web-app config

2011-11-15 Thread Rick Mann
On 11 15, 2011, at 12:19 , Scott Ferguson wrote: > On 11/15/2011 12:04 PM, Rick Mann wrote: >> I've been doing this a while now, so I'm not sure what I've overlooked to >> cause this behavior. I'm migrating my server from 4.0.20 on one host to a >> new host on 4.0.23. I'm coping parts of the re

Re: [Resin-interest] Need help with host/web-app config

2011-11-15 Thread Scott Ferguson
On 11/15/2011 12:04 PM, Rick Mann wrote: > I've been doing this a while now, so I'm not sure what I've overlooked to > cause this behavior. I'm migrating my server from 4.0.20 on one host to a new > host on 4.0.23. I'm coping parts of the resin.xml file in chunks, verifying > each host as I go.

[Resin-interest] Need help with host/web-app config

2011-11-15 Thread Rick Mann
I've been doing this a while now, so I'm not sure what I've overlooked to cause this behavior. I'm migrating my server from 4.0.20 on one host to a new host on 4.0.23. I'm coping parts of the resin.xml file in chunks, verifying each host as I go. The first went smoothly, as did the second. When