Re: [OT] Re: problems at thejarbar.org

2010-06-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yucca Nel, On 6/11/2010 4:53 AM, yucca...@live.co.za wrote: > Hello tomcats !! :) A quick question as I tackle configuring jndi > resource for first time: I was referred to using jndi in production > environmrnt snd hsve noted through documentation fo

Re: [OT] Re: problems at thejarbar.org

2010-06-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yucca Nel, On 6/11/2010 4:53 AM, yucca...@live.co.za wrote: > Hello tomcats !! :) A quick question as I tackle configuring jndi > resource for first time: I was referred to using jndi in production > environmrnt snd hsve noted through documentation fo

Re: [OT] Re: problems at thejarbar.org

2010-06-11 Thread yuccanel
to know how / where to configure parameters for mysql connections or are the defaults acceptable for production? -- From: Sent: Thursday, June 03, 2010 12:41 AM To: "Tomcat Users List" Subject: Re: [OT] Re: problems at thejarbar

Re: [OT] Re: problems at thejarbar.org

2010-06-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yucca Nel, On 6/3/2010 3:41 AM, yucca...@live.co.za wrote: > Ok I appreciatethis big help. I am expecting a small amount of users > though so does that mean that a datasource realm may be overkill? I > am not implying that this is what was being said

Re: [OT] Re: problems at thejarbar.org

2010-06-02 Thread yuccanel
locale few times. -- From: "Christopher Schultz" Sent: Wednesday, June 02, 2010 6:25 AM To: "Tomcat Users List" Subject: Re: [OT] Re: problems at thejarbar.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yucca Nel, On 6/2

Re: [OT] Re: problems at thejarbar.org

2010-06-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yucca Nel, On 6/2/2010 8:27 PM, yucca...@live.co.za wrote: > There was a question as to why I am using a realm and application > based realm and I have no idea howcome people think I am not using only > tomcat realm? It's not that we think you're u

Re: [OT] Re: problems at thejarbar.org

2010-06-02 Thread yuccanel
;Mark Eggers" Sent: Tuesday, June 01, 2010 4:27 PM To: "Tomcat Users List" Subject: [OT] Re: problems at thejarbar.org Chris, I think it all depends what you need your Realm to manage. In this instance (single application on Tomcat), then it probably doesn't matter

Re: [OT] Re: problems at thejarbar.org

2010-06-01 Thread Hassan Schroeder
On Tue, Jun 1, 2010 at 4:27 PM, Mark Eggers wrote: > If you have multiple applications using the same Realm information, then it > might make sense to move the Realm to a Host or Engine level. However I > cannot think of a good use case off the top of my head to potentially run > multiple host

[OT] Re: problems at thejarbar.org

2010-06-01 Thread Mark Eggers
Chris, I think it all depends what you need your Realm to manage. In this instance (single application on Tomcat), then it probably doesn't matter if the Realm sits at the application, Host, or Engine level. Like you've pointed out before it's nice to have a self-contained application with al