|
Just attached a file with project archive. The issues is reproduced.
Environment:
-
Glassfish 3.1.2.2
-
Derby 10.8 (shipped with glassfish)
-
Maven 3
1. download and unpack glassfish distro 2. create new domain or use pre-created (domain1) 3. start domain: asadmin start-domain [domain_name] 3. start database: asadmin start-database 4. build app-ear and deploy it 5. check glassfish logs
|