[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1119) Handle null or empty "value" on @Pool

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Thu Nov 29 16:45:47 EST 2007


    [ http://jira.jboss.com/jira/browse/EJBTHREE-1119?page=comments#action_12389871 ] 
            
Andrew Lee Rubinger commented on EJBTHREE-1119:
-----------------------------------------------

Error on deployment is:

 Error installing to Start: name=jboss.j2ee:jar=ejbthree1119.jar,name=TestBean,service=EJB3 state=Create
org.jboss.ejb3.pool.PoolFactoryNotRegisteredException: Pool Factory with name  is not registered.
        at org.jboss.ejb3.pool.PoolFactoryRegistry.getPoolFactory(PoolFactoryRegistry.java:65)

> 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.
> Handle this case.

-- 
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