[Resin-interest] Controlling pool size for stateless EJBs

2009-11-02 Thread Jeff Schnitzer
Is it possible to control the pool size for stateless EJBs? I think I'm looking for something equivalent to but for . The docs say that session beans are pooled, but I don't see anything about how to configure this pool. The use case is that I have a rather expensive resource (held-open connect

Re: [Resin-interest] Adding node to a cluster on the fly

2009-11-02 Thread Alex
> I just created my first resin based ec2 server on amazon. I want to > use amazons cloud computing to grow and shrink my cluster on the > fly. Is there a way to achieve this in resin. Nathan, In 4.0 there is a new -dynamic-server capability that allows servers be added to the cluster dy

Re: [Resin-interest] Re sin 3.1.9, Scheduled Tasks Broken after upgrade

2009-11-02 Thread Tyson Weihs
Thanks. As a work around, I ripped out the class file from the resin.jar in 3.1.8 and stuffed it in the 3.1.9 resin jar, and all is well. -tyson On Mon, Nov 2, 2009 at 11:59 AM, Alex wrote: >> I stepped through CronType in the debugger and 3.1.9 is setting the >> next >> start time for the sche

Re: [Resin-interest] Re sin 3.1.9, Scheduled Tasks Broken after upgrade

2009-11-02 Thread Alex
> I stepped through CronType in the debugger and 3.1.9 is setting the > next > start time for the scheduled task a week out. Here's the config we > have: > > name="DownloadService"> >3,7,15,20,25,30,35,40,45,50,54,58 * * * * > > > Running this today (Nov 1), the next start time