posted 8 years ago
I deleted WebApp, and it still doesn't work. The exception looks a little different. Now it's throwing a org.jboss.msc.service.DuplicateServiceException. There's no reference to WebApp anymore in the stacktrace. I'm posting the new stack trace and the persistence.xml for the hibernate5 app. I think it might be related to the persistence.xml and the datasource file now.
I was rereading the comments in the wildfly logs, and it said that the *-ds.xml file are deprecated. Here is the output from the wildfly logs. I'm am also getting the same results when I run a backup copy of the hibernate5 quickstart from the CLI. I replaced the standalone.xml with the original version.