deployment - glassfish 4.0 jpa resource -
i try deploy application still deployment errors. created connection pool succesfully (i can create entities tables using jpa tools in eclipse).
as can see i've created jdbc resource in glassfish admin panel called sellyourthingres. when use "sellyourthingres" instead of "sellyourthing" in persitance.xml nothing changes , got same errors (with different name of course). choosing jta/jta(default) doesn't change anything.
what should do?
Comments
Post a Comment