[jboss-dev-forums] [Design of POJO Server] - Re: Unifying metadata
wolfc
do-not-reply at jboss.com
Wed Sep 19 05:36:01 EDT 2007
As far as I can see in server MethodMetaData is instantiated either in ApplicationMetaData or in the EjbJarObjectFactory. In the new project ApplicationMetaData is only a delegator, which instantiates (indirectly) subclasses of org.jboss.metadata.MethodMetaData as delegators, so the EjbJarFactory needs to use the new model and create the ApplicationMetaData delegator instead. It should work, but shouldn't we ditch all the old stuff?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085939#4085939
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085939
More information about the jboss-dev-forums
mailing list