Im trying to install Glassfish 4.0 in a Solaris system, outside the users home folder.
I set up asenv.conf file and i can create the domain, but performing several different actions like restarting the domain or enable secure admin I get the message:
"Unable to create client data directory:/export/home/appbill/.gfclient" "NCLS-ADMIN-00010"
/export/home/appbill is the home folder of my user.. but I dont want any files to be created there..
GF is instaled at /opt/folder1/glassfish4/
I don't know if there na env variable I must set or what's exactly happening but this shouldn't be hard to solve..
Any ideas?