[jboss-dev-forums] [Design of EJB 3.0] - Re: Scope of the Proxy Component
scott.stark@jboss.org
do-not-reply at jboss.com
Wed May 14 15:21:08 EDT 2008
Having to configure the actual server deployers to obtain the metadata is certainly out of scope, and overkill. All we need to validate is that given a metadata instance that the proxy factory produces the expected bindings. The jndi names are already being validate in the metadata unit tests. Just create the minimal JBossMetaData/JBossEnterpriseBeanMetaData and validate it drives the expected bindings. Anything beyond that is integration testing that affects the metadata. As long as all metadata cases are covered, the proxy component is tested.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150863#4150863
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150863
More information about the jboss-dev-forums
mailing list