Posted on July 25, 2008, 12:56, by stefan, under
linux.
I had to install GlassFish on an Debian Etch machine and here is how I did it (the purpose of these instructions is as a reminder to myself so I know what I did in case I have to do it again). Install Java 5 First thing needed is Java 5. To be able to [...]
Posted on July 25, 2008, 11:21, by stefan, under
linux.
To enable symbolic links in GlassFish, which is disabled by default, go to the admin interface, click Configuration > Http Service > Virtual Servers and then the name of of the virtual server you are using (e.g. server). Under Additional Properties, click Add Property and enter allowLinking as name and true as value. It is [...]