&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
datasource
0
votes
1
answer
108
views
Can't find mysql.jdbc.Driver - MySQL, JBoss
I'm unable to deploy my web app with MySQL 5.5.11 backend to JBoss 5. I get this error: Caused by: java.lang.ClassNotFoundException:…
mysql
jdbc
jboss
datasource
mysql-connector
asked
June 24, 2011 5:45 pm CDT
user804063
0
votes
1
answer
54
views
ArgumentException: JDBC Driver or DataShource class
I'm attempting create a simple web app with a MySQL backend. I'm able to deploy my .ear in Geronimo. However, when I submit my form to persist some…
mysql
ejb
datasource
openjpa
geronimo
asked
June 23, 2011 4:39 pm CDT
user804063
0
votes
0
answers
46
views
Geronimo with MySQL - Can't deploy .ear (DeploymentException: Unable to resolve resource reference)
I have a web app attempting to connect to MySQL 5.5.11. However, when I try to depoly my .ear file to Geronimo 2.2.1 the following exception is…
mysql
datasource
geronimo
asked
June 17, 2011 7:25 pm CDT
user804063
0
votes
1
answers
55
views
How to configure jndi in tomcat regarding my errors?
I have searched on google and stackoverflow for this problem there are several questions but not resulting to particular solution and reason behind…
java
jsf
tomcat
datasource
jndi
asked
June 9, 2011 5:18 am CDT
Sugandha Amatya
0
votes
2
answers
57
views
Grails: how to configure a tomcat datasource?
I need to configure a datasource to use in grails. I created file scripts/_Events.groovy with content bellow: eventConfigureTomcat = {tomcat ->…
tomcat
grails
datasource
asked
June 8, 2011 3:21 pm CDT
Topera
0
votes
1
answer
31
views
How to use in Tomcat a datasource without having to edit context.xml ?
I have to deploy my web app to a shared server where I can't edit the context.xml file to set a new resource factory. Is there a way I could place…
java
hibernate
tomcat
datasource
context
asked
June 6, 2011 2:53 pm CDT
Saul Berardo
0
votes
0
answers
23
views
Write to 2 datasources simultaneously when calling SaveAll in CakePHP
I am trying to write values to 2 databases (need not be simultaneously) when the saveAll function is called. This does not apply to all tables but…
mysql
cakephp
datasource
database-replication
asked
June 2, 2011 10:15 pm CDT
Vinoth Gopi
1
vote
1
answer
60
views
Cold-fusion datasource wont connect properly
ok so im trying to connect a datasource to a mysql database. when i put in all my info i get this error Connection verification failed for data…
mysql
datasource
coldfusion-9
cfadmin
asked
May 24, 2011 7:51 pm CDT
Trevor Rudolph
0
votes
2
answers
45
views
How to configure a global JNDI datasource in Tomcat 6?
Hello, I'm struggling to configure a simple JNDI pooled datasource in Tomcat 6.0.32. I want to create the datasource definition outside my web…
java
tomcat
datasource
asked
May 13, 2011 2:59 pm CDT
Luciano Fiandesio
0
votes
0
answers
40
views
How to change path of my datasource
How to change path of my database source My original database is in my Application.Startup Path but when I try to type Application.startupPath it…
database
vb.net
winforms
sqlite
datasource
asked
May 9, 2011 5:21 pm CDT
Failed_Noob
0
votes
2
answers
44
views
Difference between a Spring datasource and a Tomcat datasource?
What is the difference between a Spring datasource and Tomcat datasource? Any pro's / con's? Is there a favored choice?
spring
tomcat
datasource
asked
May 9, 2011 3:00 pm CDT
Marco
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
1
answer
43
views
How to manage datasources with netbeans?
Hi I would like to point my current datasource to a new server the only change is address because I have exported my current db to my new one. So I…
mysql
jsf
netbeans
glassfish
datasource
asked
April 29, 2011 5:07 pm CDT
Ignacio
0
votes
1
answer
71
views
Help configuring JBoss MySQL datasource
Okey so, im kind of new to JBoss. My problem is that i dont know how to properly create a mySQL datasource.This is what i´ve done so far: 1.) I…
mysql
jboss
datasource
asked
April 22, 2011 9:37 pm CDT
pictureyournews
0
votes
2
answers
36
views
CakePHP emails plugin - using a custom server
I am trying to make a sort of email client. I found the following CakePHP datasource class: https://github.com/kvz/cakephp-emails-plugin It seems…
php
mysql
cakephp
datasource
imap
asked
April 7, 2011 2:29 pm CDT
Chaim Chaikin
0
votes
0
answers
196
views
JNDI jdbc data source in embedded tomcat 7
Hello, I've a web application with database data source defined in META-INF/context.xml: <Context> <Resource name="jdbc/mkddb"…
tomcat
embedded
datasource
context
jndi
asked
March 8, 2011 3:18 pm CST
woky
0
votes
1
answer
40
views
MySQL controls with asp.net
I am working with mysql as db server. What controls can i use to show a table and modify it's contents. I have read somewhere that sqlDataSource can…
c#
asp.net
mysql
datasource
asked
February 20, 2011 8:30 am CST
hhh3112
0
votes
3
answers
61
views
Proper way to call JNDI datasource within Tomcat
I am using a Java web application on a Tomcat server and would like to know what is the "best practice" in terms of accessing a database connection…
java
tomcat
datasource
jndi
asked
January 26, 2011 4:48 pm CST
Avanst
0
votes
0
answers
58
views
Datasource Wizard lists Tables for all Databases under specific Connection String!
Am confused by this; am trying to auto-generate a Datasource for my Visual C# project using Vs2008 like I've always done, but this time, when I…
c#
mysql
visual-studio-2008
datasource
asked
January 25, 2011 6:33 am CST
mcnemesis
1
vote
2
answers
81
views
Tomcat 6 webapp with datasource deployment
Hello, what is the best way to deploy an app with datasource both in development and in production environments? It is recommended to use…
tomcat
datasource
context
asked
January 10, 2011 10:47 am CST
Andrey
20
datasource
Tagged:
datasource
Related Tags
mysql
× 10
tomcat
× 9
java
× 4
jndi
× 3
context
× 3
jboss
× 2
jdbc
× 2
spring
× 2
cakephp
× 2
jsf
× 2
geronimo
× 2
c#
× 2
database
× 1
asp.net
× 1
imap
× 1
grails
× 1
mysql-connector
× 1
embedded
× 1
cfadmin
× 1
sqlite
× 1
coldfusion-9
× 1
glassfish
× 1
visual-studio-2008
× 1
vb.net
× 1
php
× 1
openjpa
× 1
ejb
× 1
hibernate
× 1
winforms
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy