Re: Set up postgresql on tomcat7

2016-08-17 Thread Andrew Davis
Machine number 2 RHEL 6, Tomcat6 as web server, postgreSQL 9.3 dbServer. java version 1.7.0_101 I am focusing my effort on the first machine. (Ubuntu).. Andy. On Wed, Aug 17, 2016 at 12:47 PM, Mark Eggers wrote: > Replies at the end: > > Andrew: > > On 8/17/2016 7:15 AM, And

Re: Set up postgresql on tomcat7

2016-08-17 Thread Andrew Davis
Thanks.. sorry bout the top-post. Andy On Wed, Aug 17, 2016 at 10:31 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Andrew Davis [mailto:drsockmon...@gmail.com] > > Subject: Re: Set up postgresql on tomcat7 > > > Its a redhat .. i don't

Re: Set up postgresql on tomcat7

2016-08-17 Thread Andrew Davis
Its a redhat .. i don't think tomcat 7 or later will run on this. On Aug 17, 2016 9:14 AM, "André Warnier (tomcat)" wrote: > On 17.08.2016 16:06, Andrew Davis wrote: > >> Thanks for the prompt.. >> >> I have been looking at the doc s and have my .jar

Re: Set up postgresql on tomcat7

2016-08-17 Thread Andrew Davis
dence here, but that's what the documentation shows... Andy On Aug 17, 2016 4:43 AM, "André Warnier (tomcat)" wrote: On 17.08.2016 11:32, Andrew Davis wrote: > Thanks. > > I can now deploy my servlets and they work ok, but.. > > I had hoped to just deploy one copy o

Re: Set up postgresql on tomcat7

2016-08-17 Thread Andrew Davis
right into your message to the list (amd > make sure that you send your message as "plain text", not HTML, otherwise > it will be unreadable. > > On 17.08.2016 02:10, Andrew Davis wrote: > >> Well, >> This has not turned out how I wanted it to . >> >&

Re: Set up postgresql on tomcat7

2016-08-16 Thread Andrew Davis
what a real coder would do and suspect I am still in the realms of hackery.. [image: Inline image 1] Andy. On Tue, Aug 16, 2016 at 6:53 PM, Andrew Davis wrote: > I found the following in my logs.. > > from command line in Putty... > > cd /var/lib/tomcat7 > tail -f logs/catalina.o

Re: Set up postgresql on tomcat7

2016-08-16 Thread Andrew Davis
o.html#JDBC_Data_Sources is confusing to me. It shouldnt but it is.. at this point.. Andy.. On Tue, Aug 16, 2016 at 3:01 PM, George Sexton wrote: > The best place to start would be to look at tomcat's logs for exceptions > or errors. > > > > On 8/16/2016 12:44

Set up postgresql on tomcat7

2016-08-16 Thread Andrew Davis
Hello, Im working on getting java servlets to run on my instance of Ububtu with tomcat7. I write my applications in Eclipse.. when i run my apps localhost i see everything just fine. When i export my WAR files i check the includ source files. I deploy the WAR file through tomcat manager. I can

Question for posgresq, and jdbc.jar placement.

2015-10-21 Thread Andrew Davis
Ok, I'm embarrassed. I've got a UBUNTU (GUI included) install of Tomcat7 installed from command line. Inside my machine I have what looks like two locations that play a key role. OPTION 1 for the jdbc.jar file? I think that this is the "$CATALINA" base Path: usr/share/tomcat7