Hello!
I am experiencing a problem:
JBWEB000309: type JBWEB000066: Exception report JBWEB000068: message com.objectdb.o._PersistenceException: Failed to open file '/Users/username/JBossSoftware/jboss-eap-6.2/bin/$objectdb:/localhost:8080/db/guests.odb'
the path in persistence.xml is :
<property name="javax.persistence.jdbc.url" value="$objectdb://localhost:8080/db/guests.odb"/>
What could be the problem?
my best regards