Re: Read-Only Context with Tomcat + Hibernate

2006-02-15 Thread Kenevel
Abraham Fdez wrote: > I'm making a Web application with Apache + Tomcat + Mod_Jk + > Hibernate + Postgresql. I need that hibernate binds factory to JNDI > but when I do that it gives me and error that context is read-only. >From memory Tomcat has a JNDI context that is read-only, but which can acc

Re: Off topic: Email bounce handler code?

2006-02-11 Thread Kenevel
David Wall wrote: > Does anybody know of any good Java/servlet code that handles email > bounce processing? When our automated systems send an email that > bounces (lots of hotmail bounce if the user has an account but just > hasn't logged in the past 30 days), we'd like a "somewhat reliable" > me

Re: Two URLs, One Web Site

2006-02-08 Thread Kenevel
James Reynolds wrote: > This solution works fine for 99% of the pages, except for a couple > items that fall outside my expertise. Your advise, or a pointer to > where I should conduct more homework would be greatly appreciated. > > I need to maintain two URLs for the site, and each one should poi

Re: Problem with setting up an SSL secure page

2006-02-08 Thread Kenevel
Mark Whitby wrote: > I am currently designing a final year project for my University > course and I am having problems getting a working SSL connection. I > have Tomcat set up and working fine, but when it comes to accessing a > page over the https setup, I am having no luck. > I have altered the