On Fri, Feb 21, 2014 at 11:21 AM, Mark Thomas wrote:
> On 21/02/2014 16:17, Josh Gooding wrote:
> > On Fri, Feb 21, 2014 at 9:59 AM, Mark Thomas wrote:
> >
> >> On 21/02/2014 14:49, Josh Gooding wrote:
> >>
> >>> Is there something that I am missing here?
> >>
> >> Where is the JAR containing y
On 21/02/2014 16:17, Josh Gooding wrote:
> On Fri, Feb 21, 2014 at 9:59 AM, Mark Thomas wrote:
>
>> On 21/02/2014 14:49, Josh Gooding wrote:
>>
>>> Is there something that I am missing here?
>>
>> Where is the JAR containing your JDBC driver?
>>
>> Mark
>>
>
>
> Mark,
>
> It's in the WEB-INF/
On Fri, Feb 21, 2014 at 9:59 AM, Mark Thomas wrote:
> On 21/02/2014 14:49, Josh Gooding wrote:
>
> > Is there something that I am missing here?
>
> Where is the JAR containing your JDBC driver?
>
> Mark
>
Mark,
It's in the WEB-INF/lib directory with all of the other jars I have for
this app.
On 21/02/2014 14:49, Josh Gooding wrote:
> Is there something that I am missing here?
Where is the JAR containing your JDBC driver?
Mark
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-
Man this has been a while since I've reached out to this list, but here it
goes.
I am using Tomcat 7 on Windows 7 64x and trying to configure a datasource
(MySQL DB running on a 2nd box) to use. I am able to connect from my local
to the remote using the mysql command line, so I do know the databa