Mailinglist Archive: opensuse (1750 mails)
| < Previous | Next > |
Re: [opensuse] Tomcat6?
- From: Anders Johansson <ajohansson@xxxxxxx>
- Date: Fri, 3 Oct 2008 20:10:48 +0200
- Message-id: <200810032010.48440.ajohansson@xxxxxxx>
On Friday 03 October 2008 19:46:24 Ray Madigan wrote:
Is this a cut and paste of the error message? Because if it is, you've
misspelled the import. It's "Source", not "Sourse", so if this really is the
error message you get, correct your import statement
Did you install the jakarta-commons-dbcp package?
Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
My app wants to use dbcp and when I launch my app i get the error message
java.lang.ClassNotFoundException:
org.apache.tomcat.dbcp.dbcp.BasicDataSourseFactory.
Is this a cut and paste of the error message? Because if it is, you've
misspelled the import. It's "Source", not "Sourse", so if this really is the
error message you get, correct your import statement
I read the tomcat6 documentation and they say their is supposed to be a lib
tomcat-dbcp.jar in $CATALINA_HOME/lib but it isn't there?
Did you install the jakarta-commons-dbcp package?
Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |