There is a regression in handling of DataSource resources that do not
specify a factory.
http://bz.apache.org/bugzilla/show_bug.cgi?id=62316
Even though there is a simple workaround,
I think that we need to roll 7.0.87 release rather soon.
K.Kolinko
2018-04-16 16:32 GMT+03:00 Violeta Georgiev
Author: kkolinko
Date: Fri Apr 20 06:15:41 2018
New Revision: 1829624
URL: http://svn.apache.org/viewvc?rev=1829624&view=rev
Log:
Correct changelog entry for r1829376 that fixed BZ 62316.
Add bug number. Fix typo s/datasoucres/datasources/.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changel
https://bz.apache.org/bugzilla/show_bug.cgi?id=50019
--- Comment #3 from Konstantin Kolinko ---
(In reply to Shawn Heisey from comment #2)
> There is a commit on the 7.0 branch that says it's related to this bug entry:
>
> http://svn.apache.org/viewvc?view=revision&revision=1826828
>
> This com
https://bz.apache.org/bugzilla/show_bug.cgi?id=62316
Konstantin Kolinko changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=62316
Bug ID: 62316
Summary: JDBC resources fail, ClassNotFoundException:
org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory
Product: Tomcat 7
Version: 7.0.86
Hardware: PC
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test-nio2 has an issue affecting its community integration.
T
https://bz.apache.org/bugzilla/show_bug.cgi?id=62312
Christopher Schultz changed:
What|Removed |Added
Attachment #35880|0 |1
is patch|
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git
The following commit(s) were added to refs/heads/master by this push:
new 3fcf41a Fix copy/paster error
3fcf41a i