[jboss-dev-forums] [Design of POJO Server] - Re: So what does unification mean for the ejb containers
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Oct 3 11:56:03 EDT 2007
That schema does not match the documents that can be unmarshalled into the org.jboss.metadata.ejb.jboss.JBossMetaData we are producing from the jaxb/jbossxb annotations on the unified metadata view. We will have to create a unified jboss_5_0.xsd schema that uses namespaces to isolate the legacy config elements from the unified javaee/jboss5 common config elements. Anything specific to the ejb2 containers should be under a non-default legacy namespace. We can't do this until the unified metadata is finalized.
I have a reasonable jboss/standardjboss impl that I'm going to start testing as a replacement for the jbossas trunk server org.jboss.metadata usage today.
After that the AnnotationScanningDeployer, ReferenceResolverDeployer need to be worked on to get the ejb3 layer to a unified metadata model.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091128#4091128
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091128
More information about the jboss-dev-forums
mailing list