I plan to use idea to develop and deploy a ejb jar file to wildfly, but console print below info, I think it is cased by hibernate default schema, How can I solve it ? Anyone can help me ? thanks persistence.xml: <persistence-unit name="persistUnit" transaction-type="JTA"> … Show more

At the bottom of your error log "Caused by: java.sql.SQLException: No database selected" Does the database exist?