Environment variables in Linux

Execute the following command to write into the JAVA_OPTS environment variable:

# export JAVA_OPTS="-Djava.awt.headless=true -Xmx1024m -XX:MaxPermSize=768m"

Comments

Popular posts from this blog

Type casting problem while unmarshalling XML objects using JAXB

Second Interview at Seattle, Microsoft HQ (Part I)

My J2EE/Component Based Software Design Projects