Issue Details (XML | Word | Printable)

Key: DBCP-50
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Nicky Nicolson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Dbcp

Error in JOCL snippet in org.apache.commons.dbcp javadoc

Created: 18/Aug/04 05:01 PM   Updated: 25/Mar/08 08:11 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment:
Operating System: All
Platform: All

Bugzilla Id: 30721


 Description  « Hide
The JavaDoc for org.apache.commons.dbcp contains an example JOCL snippet, this
has an error. The line:
<object class="org.apache.commons.pool.StackKeyedObjectPoolFactory">
should read:
<object class="org.apache.commons.pool.impl.StackKeyedObjectPoolFactory">

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.