« Return to Thread: Maven2 test not finding src/resources/META-INF/persistence.xml

Re: Maven2 test not finding src/resources/META-INF/persistence.xml [SOLVED]

by Ryan de Laplante :: Rate this Message:

Reply to Author | View in Thread

This works for me in my test's applicationContext.xml

<property name="persistenceXmlLocation" value="META-INF/persistence.xml"/>


Thanks,
Ryan

 « Return to Thread: Maven2 test not finding src/resources/META-INF/persistence.xml