Taking a look at Gentoo's docs
(http://www.gentoo.org/proj/en/java/tomcat-guide.xml), I see
naming-factory-dbcp.jar is not included in the distribution.
According to their documentation, it should be downloaded and placed in
/usr/share/tomcat-5.5/common/lib for proper operation.
You might wa
> From: Aurélien Allienne [mailto:[EMAIL PROTECTED]
> Subject: Re: ClassNotFoundException:
> org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory
>
> I use a gentoo distribution and their tomcat
I'd strongly suggest you remove that one and use a real Tomcat download:
http
I use a gentoo distribution and their tomcat
That article refers to Fedora's use of JPackage distributions. Could
you post your system's OS and where you got your tomcat from? (tomcat
site or os package)
--David
Aurélien Allienne wrote:
After search with google, i found this :
https://www.pkrinternet.com/taskjitsu/task/3482;jsessioni
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: ClassNotFoundException:
> org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory
>
> I dont see org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory
> but I see org.apache.tomcat.dbcp.BasicDataSourceFactory
> from c
No I don't know where the calling come from. But with this method, there
isn't have error
. Thank you.
- Original Message -
From: "Aurélien Allienne" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, April 26, 2007 9:12 AM
Subject: Re: ClassNotFoundException:
org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory
I change the owner of
After search with google, i found this :
https://www.pkrinternet.com/taskjitsu/task/3482;jsessionid=89D92BC4AA0598216A90754B8129264E#note7089
I change the conf.d/tomcat-5.5 for add :
JAVA_OPTS="-
Djavax.sql.DataSource.Factory=org.apache.commons.dbcp.BasicDataSourceFactory
"
Now I have a new er
I change the owner of all tomcat's directory in tomcat.
I restart the server and I have the same error :[
Is it possible that it's a classpath error?
Ok.. naming-factory-dbcp.jar is in the right place. The root owner I'm
sure was a contributing factor so it's good that was fixed. The only
immediate thought I have here is to be sure you restarted tomcat after
changing the ownership on naming-factory-dbcp.jar.
--David
Aurélien Allienne wro
1- There is tomcat 5.5.23
2- when I make 'locate naming-factory-dbcp.jar' I have one match in
tomcat/common/lib
3- The file have root permission, I change it for tomcat, but there are no
change
4- And it's the first error in the logs file.
I noticed this: When I start the server I have this m
Some questions:
1. Tomcat version?
2. Did you move or copy any of the tomcat supplied jar files from where
they should be? In this case, there should only be one
naming-factory-dbcp.jar and it should be in the common/lib directory of
tomcat.
3. Are file permissions on naming-factory-dbcp.j
12 matches
Mail list logo