[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: *-ds.xml in EAR
psyllogism
do-not-reply at jboss.com
Tue Jun 19 12:51:16 EDT 2007
Through much toil and searching, the solution I found was to put the following into my EAR's application.xml file:
<module>
| <java>
| *-ds.xml
| </java>
| </module>
and it worked.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055730#4055730
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055730
More information about the jboss-user
mailing list