Comment 6 for bug 150960

Revision history for this message
Alexey Kakunin (akakunin) wrote :

Agreed - just found glassfish in ubuntu repository - and was happy to be able to install glassfish by standard ubuntu-way (apt-get install), but - what the sense in the service (glassfish is a service in my case) if there is no way to start it during system start-up?

Just another note - I suppose it is also make sense to start-up default glassfish database during glassfish starting:
asadmin start-database

Also, it make sense to add javadb-client into glassfish dependencies - without it default ConnectionPools is not working after glassfish installation (need to install this package as separate apt-get install javadb-client)