Re: [Resin-interest] Does dependency-check-interval affect jspchanges?

2009-06-16 Thread Rob Lockstone
It's not easy to find, but dependency-check-interval is available in 3.0, 3.1, and 4.0. Search for 'dependency-check-interval' on each of these pages. It's in the JSP section. http://caucho.com/resin-3.0/config/webapp.xtp http://caucho.com/resin-3.1/doc/webapp-tags.xtp (4.0 docs) http://cau

Re: [Resin-interest] Does dependency-check-interval affect jspchanges?

2009-06-16 Thread Shane Cruz
JSP is handled separately and has its own check interval. The concepts are similar, of course, but the actual needs are different enough that it made more sense to configure them separately. Is that only in Resin 3.1 and later or is that also in 3.0? Is the JSP check interval configurable? D

Re: [Resin-interest] lighttpd and nginx

2009-06-16 Thread Scott Ferguson
On Jun 16, 2009, at 12:09 PM, Steffen Busch wrote: I don't know about lighttpd, but there was a blog post recently regarding nginx, check this: http://blog.caucho.com/?p=173 For Resin 4.0, you can use the new FastCgi protocol implementation (or use a http proxy). It's configured like the

Re: [Resin-interest] lighttpd and nginx

2009-06-16 Thread Steffen Busch
I don't know about lighttpd, but there was a blog post recently regarding nginx, check this: http://blog.caucho.com/?p=173 Regards, Steffen 2009/6/16 Ronan Lucio > Hi, > > Does Resin works with lighttpd or nginx? > > Thanks, > Ronan > > > >

[Resin-interest] lighttpd and nginx

2009-06-16 Thread Ronan Lucio
Hi, Does Resin works with lighttpd or nginx? Thanks, Ronan ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

Re: [Resin-interest] Does dependency-check-interval affect jsp changes?

2009-06-16 Thread Scott Ferguson
On Jun 16, 2009, at 2:22 AM, Jens Dueholm Christensen wrote: Hi We’re pondering setting dependency-check-interval to -1 on “resin”- level to avoid automatic restart of resin when we need to do some pre-deploy changes, but I’m unsure how to interpret “environment for updates, generally cla

Re: [Resin-interest] Setting up Oracle Berkeley JE and XA Transactions via JCA (Resin 3.1.9)

2009-06-16 Thread Scott Ferguson
On Jun 15, 2009, at 9:36 PM, tweihs wrote: > > I'm trying to configure Resin 3.1.9 to use Oracle Berkeley JE's JCA > support > so that it can participate in Resin-managed XA transactions. We now > have > multiple Berkeley "Environments" (i.e. "databases") running in our > app and > need to