JVM arguments

Modify Startup arguments: -Dcatalina.base="E:\SpringSource\workspace-sts-linux2\.metadata\.plugins\org.eclipse.wst.server.core\tmp1" -Dcatalina.home="E:\Apache\Tomcat\6.0.30" -Dwtp.deploy="E:\SpringSource\workspace-sts-linux2\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps" -Djava.endorsed.dirs="E:\Apache\Tomcat\6.0.30\endorsed" -XX:MaxPermSize=512m -Dqbw="hello world" Java Code System.getProperty("qbw")); Reference: http://www.avajava.com/tutorials/lessons/whats-the-difference-between-program-arguments-and-vm-arguments.html

Read More →

UUID SecureRandom

http://www.javapractices.com/topic/TopicAction.do?Id=56 When identifiers are used solely within a database, their generation should be left to the database itself. (See […]

Read More →

Tag Cloud