RE: Help getting MySQL connected to Tomcat

2008-02-23 Thread Lessie Z. Mitch
Try: url="jdbc:mysql://localhost:3306/javatest?autoReconnect=true" ~LZM~ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, February 23, 2008 4:01 PM To: users@tomcat.apache.org Subject: Help getting MySQL connected to Tomcat Hello, I'm trying to get

Help getting MySQL connected to Tomcat

2008-02-23 Thread kevin
Hello, I'm trying to get Tomcat and MySQL to connect. I have the following installations: Tomcat V5.5.26 MySQL V5.0 mysql connector 5.1.5 from the mysql site (copied the jar to \common\lib I've tried following the directions from the tomcat dist and from the mysql dist but I always get can't c

Re: NIO Java or TC - What are u using it 4?

2008-02-23 Thread Filip Hanik - Dev Lists
Johnny Kewl wrote: - Original Message - From: "Filip Hanik - Dev Lists" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, February 22, 2008 5:59 PM Subject: Re: NIO Java or TC - What are u using it 4? you're subject has an "or" in it, what are you actually asking? What ki

Re: NIO Java or TC - What are u using it 4?

2008-02-23 Thread Filip Hanik - Dev Lists
Stephen More wrote: On Fri, Feb 22, 2008 at 10:58 PM, Bill Barker wrote: Well, you need it for Comet Is there a way you can deploy Comet applications to tomcat 5.5 or do you have to upgrade to 6.0 ? upgrade to 6, probably a step in the right direction anyway Filip -Steve More --

Re: NIO Java or TC - What are u using it 4?

2008-02-23 Thread Stephen More
On Fri, Feb 22, 2008 at 10:58 PM, Bill Barker wrote: > Well, you need it for Comet Is there a way you can deploy Comet applications to tomcat 5.5 or do you have to upgrade to 6.0 ? -Steve More - To start a new topic, e-mail: us

Re: Apache2 adn/or Tomcat6?

2008-02-23 Thread Giancarlo Frison
Hassan Schroeder ha scritto: > On Fri, Feb 22, 2008 at 7:18 AM, Antonio Petrelli > <[EMAIL PROTECTED]> wrote: > > >> Or put Apache 2 in front of your Tomcat, as it is usually done in production >> environment. >> > > I don't know if you have statistics to substantiate that opinion, but it

Re: Apache2 adn/or Tomcat6?

2008-02-23 Thread Hassan Schroeder
On Fri, Feb 22, 2008 at 11:55 PM, elvberg <[EMAIL PROTECTED]> wrote: > >you can run something like jsvc and > > set the user to 'tomcat' which allows you to bind > Howto? By following the directions in the Tomcat documentation? -- Hassan Schroeder [EMAIL PROTECTED] --