Rick Jackson
2005-01-13 21:31:22 UTC
Hello,
I have created a session EJB in Weblogic workshop. In the property editor, I have set the "type" to "Stateful". I have then set the max-beans-in-free-pool to 1. I build my ejb project, and I get the below error:
"A Stateless Session Bean cannot have a tag max-beans-in-free-pool". This doesn't make any sense to me since I have specified that it is a "Stateful" session bean. I am using Weblogic workshop 8.1 sp2
I have created a session EJB in Weblogic workshop. In the property editor, I have set the "type" to "Stateful". I have then set the max-beans-in-free-pool to 1. I build my ejb project, and I get the below error:
"A Stateless Session Bean cannot have a tag max-beans-in-free-pool". This doesn't make any sense to me since I have specified that it is a "Stateful" session bean. I am using Weblogic workshop 8.1 sp2