[jboss-dev-forums] [Design of POJO Server] - Re: Annotation to metadata status
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Nov 20 15:32:29 EST 2007
"wolfc" wrote : I've added MultiviewBean as a nice test case and cleaned up MyStateless21Bean.
|
| What shall we do with MyStatefulBean? It has grown into a little monster. Do we want an EJB 3 view or an EJB 2.1 view.
What is the issue with MyStatefulBean? Its still only using a fraction of the annotations it could. MyStatelessBean is the one with the larger usage.
We do need to start segmenting the tests as currently the scan for classes make the check for the number of ejbs in the metadata useless. In general the deployers need to provide the classes so the classes that apply for a given test should just be specified. Could even be an annotation on the testcase method.
What is the question about a 3/2.1 view?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106542#4106542
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106542
More information about the jboss-dev-forums
mailing list