[jboss-dev-forums] [JBoss AS7 Development] - Pool Annotation not found in JBoss 7

shailendra soni do-not-reply at jboss.com
Thu Jul 14 08:10:01 EDT 2011


shailendra soni [http://community.jboss.org/people/shailendra.soni] created the discussion

"Pool Annotation not found in JBoss 7"

To view the discussion, visit: http://community.jboss.org/message/615165#615165

--------------------------------------------------------------
Hi,

My application contains Stateless EJB 3  beans with some JBOSS 5.1 related annotations. Now, while I am trying to migrate from JBoss 5 to JBoss 7 , I got the compilation error for "@Pool" annotation (i.e. jboss-ejb3-ext-api.jar in JBoss 5.1 ) and @LocalBinding. 

I have found that JBoss 7 having beta version of "jboss-ejb3-ext-api-2.0.0-beta-1.jar" which is not contains POOL and LocalBinding classes. For temporary workaround, I have given reference of JBoss 5’s "jboss-ejb3-ext-api.jar" to resolve my compilation problem and runtime problem. But I am not happy to do such type of workaround. 

As per my thinking, there is some concrete reason for removing these two classes from JBoss 7, Now my question is that how could I specify POOL size for particular my stateless beans in JBoss 7?

Thanks a lot for help.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/615165#615165]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110714/88c9012a/attachment.html 


More information about the jboss-dev-forums mailing list