&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
jdbc tomcat
0
votes
1
answers
52
views
Problems using Tomcat JDBC Connection Pool in Tomcat 7
In server.xml: <GlobalNamingResources> <Resource name="jdbc/ArchiveDB" auth="Container" type="javax.sql.DataSource"…
java
tomcat
jdbc
connection-pooling
tomcat7
asked
June 8, 2011 11:06 pm CDT
Patrick
0
votes
1
answer
32
views
I can't connect to my mysql database once uploaded my jsp app
So, here's what I try to do: I have created a web app using jsp, and on my local machine it works like a charm. These are my specs: Tomcat 7.0…
mysql
jsp
tomcat
jdbc
asked
June 7, 2011 11:03 am CDT
Loupax
0
votes
2
answers
54
views
'#{customer.all}' Error reading 'all' on type com.corejsf.CustomerBean] with root cause java.lang.NullPointerException
Hi, I googled but can't find a solution for this. It is from Core JSF 3rd. I did: 1) Included JSF Mojarra in Build path. 2) Included MySQL JDBC…
eclipse
jsf
tomcat
jdbc
asked
May 28, 2011 7:18 am CDT
Emerald214
1
vote
1
answer
41
views
Intermittent error message with JSP<->Mysql connection
I have some jsp pages that connect to a mysql database and I intermittently get the following error message: "The last packet successfully received…
java
mysql
jsp
tomcat
jdbc
asked
May 19, 2011 10:07 am CDT
opike
0
votes
1
answers
42
views
Using dynamic Datasource with Tomcat
Hi, I'm creating a series of webservices for my application and i have the need to access a different database based on the serviceCode that is…
scala
tomcat
jdbc
jndi
scalaquery
asked
May 19, 2011 2:40 am CDT
Gades
1
vote
3
answers
29
views
SQLException: No suitable driver found
I have a Java class that accesses a MySQL database through JDBC that I use in a JSP running on Tomcat, and I am getting No Driver Found Exception. I…
mysql
jsp
tomcat
jdbc
sqlexception
asked
May 12, 2011 1:32 pm CDT
Eliezer
1
vote
1
answer
38
views
If i create a Spring datasource, do i still need to define the datasource inside Tomcat context.xml?
Hi there, currently we have an application that is configured by using a datasource inside a Tomcat context.xml file. So we are able to succesfully…
spring
tomcat
jdbc
datasource
asked
May 9, 2011 2:29 pm CDT
Marco
0
votes
0
answers
37
views
Appearing and disappearing data in web application
WE have a strange issue with our application. Some of the data appears and disappears from the application which is a Java Web App using Hibernate.…
tomcat
jdbc
oracle11g
jdk
missing
asked
May 5, 2011 10:41 am CDT
Nadeem
1
vote
0
answers
33
views
Getting gateway timeout while executing a stored procedure via jdbc
Posts: 1 posted Today 12:51:14 PM private message 0 Quote Hi, I am using a struts2 framework which is basically like:- ActionClass execute { call…
java
tomcat
jdbc
struts
asked
May 1, 2011 6:27 am CDT
progyan das
1
vote
2
answers
38
views
Trying to identify source of abandoned connections in tomcat
I'm using dbcp connection pooling in tomcat (version 7) and I have a connection leak somewhere in my code. After a short amount of time, a request…
java
tomcat
jdbc
asked
April 18, 2011 8:57 am CDT
opike
0
votes
2
answers
167
views
Tomcat 6.0.24 Exception: Could not load com.mysql.jdbc.SQLError
My tomcat 5 server running on centos frequently (several times / day) produces the following error: Apr 7, 2011 11:02:30 PM…
java
mysql
tomcat
jdbc
tomcat6
asked
April 9, 2011 3:25 pm CDT
user700286
0
votes
1
answers
81
views
Applet write permission with StelsCSV jdbc driver
Hi, I'm trying to modify a CSV file with an applet but I get the following error: java.sql.SQLException: [StelsCSV JDBC driver] Error in…
tomcat
jdbc
permissions
applet
asked
April 1, 2011 1:27 pm CDT
GagleKas
0
votes
0
answers
55
views
Out of heap space with tomcat 6 dbcp and oracle 11 thin driver
I am running a web application on Tomcat 6, using Tomcat DBCP to manage JDBC connections. This application can run with MySQL, SQL Server, and we…
oracle
tomcat
jdbc
asked
March 23, 2011 6:34 pm CDT
Colin Ritchie
1
vote
1
answers
44
views
Apache Tomcat use XAMPP MySQL Database
I have installed Tomcat 6 and apache XAMPP on MAC OS. XAMPP includes MySQL. I turn on TOMCAT and XAMPP. Then i try to connect with JDBC to MySQL.…
java
mysql
tomcat
jdbc
xampp
asked
March 22, 2011 6:09 am CDT
kostas trichas
0
votes
0
answers
56
views
Tomcat db2 jdbc connection problem
Hi i want to connect db2 database on tomcat in a JSF 2.0 project. While i was googling i saw a blogs which says that i should copy db2 jdbc jars…
tomcat
jdbc
db2
asked
March 2, 2011 11:13 am CST
jacop41
0
votes
2
answers
67
views
Persistent Sessions with JDBC and Tomcat
We have a cluster of Tomcat servers that share a common web server running mod_jk. We currently use sticky sessions to take care of session…
java
oracle
tomcat
jdbc
mod-jk
asked
March 1, 2011 11:23 am CST
nalroff
0
votes
1
answers
57
views
Why does JNDI return a DataSource with a NULL uri instead of a lookup failure?
I looked for a similar question, but only found similar ones such as Godaddy JNDI Problem---Cannot create JDBC driver of class '' for connect URL…
java
tomcat
jdbc
jndi
apache-commons-dbcp
asked
February 25, 2011 7:23 pm CST
Steven R. Loomis
0
votes
1
answers
67
views
Enabling JMX for proxool with tomcat
I am trying to get proxool's MBeans available so that I can see/manipulate them with jconsole. I have jconsole working, but I don't see anything…
tomcat
java
jdbc
tomcat5.5
proxool
asked
February 17, 2011 4:40 pm CST
dialt0ne
0
votes
3
answers
73
views
Tomcat: Store session in database
Hey everyone, I am searching for a way to avoid in-memory session replication/clustering and store the session in a database. Using Tomcat's…
java
tomcat
servlets
jdbc
replication
asked
January 31, 2011 3:27 pm CST
Fabe
0
votes
1
answer
72
views
JDBC Resource Pool with Tomcat6 on Centos5.5 and utf8 problems
First of all: excuse me about my english. And, after that... I've got a Tomcat6 server on Centos5.5, with JDBC Resource Pool configured.…
tomcat
servlets
jdbc
utf-8
character-encoding
asked
January 29, 2011 7:34 am CST
cristiangm
Pages
:
1
|
2
>
25
jdbc tomcat
Tagged:
jdbc + tomcat
Related Tags
java
× 783
apache
× 169
eclipse
× 166
servlets
× 165
jsp
× 116
spring
× 95
tomcat6
× 83
maven
× 69
web-applications
× 54
deployment
× 53
mysql
× 49
jsf
× 45
ssl
× 45
linux
× 45
ubuntu
× 41
java-ee
× 40
hibernate
× 40
web-services
× 36
grails
× 36
tomcat7
× 35
logging
× 34
mod-jk
× 34
server
× 34
security
× 33
j2ee
× 31
war
× 30
gwt
× 30
spring-mvc
× 29
netbeans
× 28
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy