[jboss-jira] [JBoss JIRA] Created: (JBAS-3483) The javadoc relating to StdServerSessionPool pooling parameters is wrong
Adrian Brock (JIRA)
jira-events at jboss.com
Mon Aug 7 10:08:12 EDT 2006
The javadoc relating to StdServerSessionPool pooling parameters is wrong
------------------------------------------------------------------------
Key: JBAS-3483
URL: http://jira.jboss.com/jira/browse/JBAS-3483
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JMS service
Affects Versions: JBossAS-4.0.4.GA
Reporter: Adrian Brock
Priority: Minor
Fix For: JBossAS-4.0.5.GA
The javadoc in the StdServerSessionPool constructor is misleading.
It refers to the pool parameters controlling the number of sessions when it
primarily controls the number of threads. Only the MaxPoolSize controls the number of sessions
which are created at pool construction time.
This WIKI page has it correct:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMDB
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list