[jboss-dev-forums] [Design of EJB 3.0] - Re: trunk Ejb3Deployment is incompatible with jbossas trunk

ALRubinger do-not-reply at jboss.com
Wed Jun 11 00:49:18 EDT 2008


What's odd here is that "persistence" is defined:

anonymous wrote : @XmlRootElement(name="persistence", namespace=PersistenceMetaDataConstants.PERSISTENCE_NS)
  | @JBossXmlSchema(namespace=PersistenceMetaDataConstants.PERSISTENCE_NS, elementFormDefault= XmlNsForm.QUALIFIED)
  | @XmlType(
  |       name="persistenceType",
  |       namespace=PersistenceMetaDataConstants.PERSISTENCE_NS,
  |       propOrder={"persistenceUnits"}
  | )
  | public class PersistenceMetaData extends JBossObject implements Serializable

And PersistenceMetaData is configured in metadata-deployers-beans.xml.

S,
ALR

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157212#4157212

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157212



More information about the jboss-dev-forums mailing list