[jboss-dev-forums] [Design of EJB 3.0] - Re: trunk Ejb3Deployment is incompatible with jbossas trunk
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Jun 10 08:34:07 EDT 2008
Nothing else should be needed. You could add:
| <entry>
| <key>persistence</key>
| <value>org.jboss.metadata.jpa.spec.PersistenceMetaData</value>
| </entry>
|
as a fallback to map the persistence root element for a descriptor that has no schemaLocation attribute I suppose. That logic might only work if there is no namespace though(dtds), I can't remember. Adding it won't hurt anything.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157001#4157001
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157001
More information about the jboss-dev-forums
mailing list