Bug 54505 - Resource 'closeMethod' is only documented under <Context> documentation
Summary: Resource 'closeMethod' is only documented under <Context> documentation
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Documentation (show other bugs)
Version: trunk
Hardware: PC Mac OS X 10.4
: P2 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 17:04 UTC by Christopher Schultz
Modified: 2013-02-12 11:53 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Schultz 2013-01-29 17:04:01 UTC
cf. http://markmail.org/message/zvwyy5csr3bi4whj

The 'closeMethod' attribute is documented in the <Context> documentation, but in neither the "JNDI Resources" page of the users' guide nor the "Resources" page of the configuration guide. Thus, it's a little tough to find out about this configuration option.
Comment 1 Mark Thomas 2013-02-12 11:53:15 UTC
It is also documented under GlobalResources.

It should not be listed under the Resources page in the configuration guide as that does not refer to JNDI resources.

I've added some text to the JNDI how-to for trunk and 7.0.x Will be in 7.0.37 onwards.