[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1119) Handle null or empty "value" on @Pool
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Fri Nov 30 00:37:46 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1119?page=all ]
Andrew Lee Rubinger updated EJBTHREE-1119:
------------------------------------------
Description:
Compile-time constraints ensure that "value" attribute of @Pool is specified; this may be bypassed when configuring via:
* XML
* @Pool("")
Handle these cases.
was:
Compile-time constraints ensure that "value" attribute of @Pool is specified; this may be bypassed when configuring via XML.
Handle this case.
> Handle null or empty "value" on @Pool
> -------------------------------------
>
> Key: EJBTHREE-1119
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1119
> Project: EJB 3.0
> Issue Type: Bug
> Reporter: Andrew Lee Rubinger
> Assigned To: Andrew Lee Rubinger
> Priority: Blocker
> Fix For: AS 5.0.0.Beta3
>
>
> Compile-time constraints ensure that "value" attribute of @Pool is specified; this may be bypassed when configuring via:
> * XML
> * @Pool("")
> Handle these cases.
--
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