[Resin-interest] FYI, new Resin 3.2 snapshot

2008-07-21 Thread Scott Ferguson
We probably have a little over a week before the release. The regressions are going fairly well, but aren't completely clean yet. The snapshot has some interesting things that you might want to check out: * mail logging handler. The mail handler will send emails containing any warning or

[Resin-interest] Configuring a JNDI javax.mail.Session for a TLS SMTP server (gmail) (3.1.5)

2008-07-21 Thread Daniel Lopez
Hi there, I'm trying to configure an application, JIRA, to send notification through a mail server, gmail, and for that I have to define a JNDI resource with all the data to be able to connect to the SMTP server. However, the problem is that the gmail SMTP server requires TLS and I've been

Re: [Resin-interest] FYI, new Resin 3.2 snapshot

2008-07-21 Thread Steffen Busch
Hi Scott, regarding the 3.2 resin-admin updates, the Graphs are really cool! But in the current snapshot, the Heap Dump is broken. Whenever I press dump heap on the memory tab, the summary page is displayed instead of the heap information. Also, I've got three times three exceptions like this

Re: [Resin-interest] FYI, new Resin 3.2 snapshot

2008-07-21 Thread Scott Ferguson
On Jul 21, 2008, at 12:31 PM, Steffen Busch wrote: Hi Scott, regarding the 3.2 resin-admin updates, the Graphs are really cool! But in the current snapshot, the Heap Dump is broken. Whenever I press dump heap on the memory tab, the summary page is displayed instead of the heap information.

Re: [Resin-interest] Host Matching and Regular Expressions

2008-07-21 Thread Scott Ferguson
On Jul 21, 2008, at 1:03 PM, Shane Cruz wrote: In Resin Pro 3.0 (specifically 3.0.23), what happens if you have two host blocks that both match the virtual host being requested? For example, what would happen if we have a configuration such as this and someone requests myhost.com? host

Re: [Resin-interest] FYI, new Resin 3.2 snapshot

2008-07-21 Thread Scott Ferguson
On Jul 21, 2008, at 3:02 PM, Chris Chen wrote: On a separate note, I noticed that Resin 3.2 snapshot has quercus directly packaged into resin.jar. Will this be the case in the future? I would think that it'd be nice to have quercus.jar as a separate library on the off chance that people