[Resin-interest] Unable to prevent file access on ISP server

2007-09-24 Thread Mktg. Incorporate Fast
Hello, With resin installed all files are readable via java source. The java.io.FilePermission setting in the policy file doesn't seem to have any affect at all. Can anybody please help if you have this working? I'm not sure what I have missing. If this has worked in a previous version I

Re: [Resin-interest] How To View Servlets w. Resin

2007-09-24 Thread Yong Bakos
You need to have the servlet mapped in web.xml. And generally servlets belong in WEB-INF/classes. If this is confusing, check out some tutorials on java web applications. yong On Sep 24, 2007, at 2:31 PM, Steve Burrus wrote: Hi all. I have been encountering some difficulty in trying to see a

[Resin-interest] How To View Servlets w. Resin

2007-09-24 Thread Steve Burrus
Hi all. I have been encountering some difficulty in trying to see a servlet in my web browser with Resin for a long time now! I think that it is a matter of the proper placement of the servlet file into the right folder of the whole Resin server installation. Is the servlet supposed to be place

Re: [Resin-interest] PingThread killing Resin?

2007-09-24 Thread chris monster
one further question, is there more detail regarding exactly when we might see such an exit, (say, as a consequence of a long garbage collection)? is it as simple as a number of milliseconds after which the Alarm becomes a problem? Scott Ferguson wrote: > Yes. The PingThread is active in that

Re: [Resin-interest] Runtime creation of database connections pools

2007-09-24 Thread Jan Kriesten
hi scott, > The target is two weeks from now (we had a two week delay due to > php6/i18n issues). We're working on QA/regressions, so any new features > and most open bugs will wait for Resin 3.1.4. huh. :-( regards, --- jan. ___ resin-interest ma

Re: [Resin-interest] Runtime creation of database connections pools

2007-09-24 Thread Scott Ferguson
On Sep 24, 2007, at 8:14 AM, Eric Kreiser wrote: I understand about the scope of the change for 3.1.3... but for the record, I would love to see it make 3.1.4 :-) Speaking of 3.1.3... is there an ETA? The target is two weeks from now (we had a two week delay due to php6/ i18n issues). We

Re: [Resin-interest] resin 2.1.2

2007-09-24 Thread mehdi bennani
Hi Leonid, 2.1.17, which I downloaded from Caucho's website...is closer to 2.1.2 then 2.1.1 or 2.1.5 right? I ll pass on both, unless I am mistaken..Thanks you!Mehdi-- Date: Mon, 24 Sep 2007 11:51:15 -0400From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re: [Resin-interest] resin 2.1.2

Re: [Resin-interest] resin 2.1.2

2007-09-24 Thread Leonid Geller
I have 2.1.1 and 2.1.5 binaries, not 2.1.2 I can drop them into your ftp location if you provide one. Let me know what parts you want. Leonid Geller _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mehdi bennani Sent: Saturday, September 22, 2007 1:54 PM To: Genera

Re: [Resin-interest] Runtime creation of database connections pools

2007-09-24 Thread Eric Kreiser
I understand about the scope of the change for 3.1.3... but for the record, I would love to see it make 3.1.4 :-) Speaking of 3.1.3... is there an ETA? Scott Ferguson wrote: On Sep 24, 2007, at 7:36 AM, Eric Kreiser wrote: Should I take it from the silence from caucho... that this is not

Re: [Resin-interest] Runtime creation of database connections pools

2007-09-24 Thread Scott Ferguson
On Sep 24, 2007, at 7:36 AM, Eric Kreiser wrote: > Should I take it from the silence from caucho... that this is not > something they want to support? It's essentially http://bugs.caucho.com/view.php?id=1932 But I'm not exactly sure how we want to support it, and it's a little large of a chan

Re: [Resin-interest] Runtime creation of database connections pools

2007-09-24 Thread Eric Kreiser
Should I take it from the silence from caucho... that this is not something they want to support? I use resin connection pooling extensively (and am very happy with its performance), and am not really wanting to introduce another library into the mix if I can avoid it... Eric Kreiser wrote: >