jboss-html5-mobile-archetype generates a project with a persistence.xml file under src/test/resources/META-INF. Since eclipse doesn't disambiguates test and main classpaths, this leads to some issues in hibernate tools (JBDS-2452)
The generated project should use a test-persistence.xml, consistent with the kitchensink and javaee archetypes, something used in the tests as
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira