cmdoc
Last edited October 4, 2008
More by corporem »
mvn setup

download: http://maven.apache.org/download.html

command prompt required system var: JAVA_HOME
 windows: windows+pause
subversion repository

glassfish - download

glassfish - setup

java -Xmx256m -jar glassfish-XXX.jar

cd glassfish

ant -f setup.xml

asadmin start-domain (default starting domain1)
asadmin stop-domain (default stoping domain1)
glassfish - bugs

java.net Forums : glassfish v2 problems on Turkish locale ...
forums.java.net/jive/thread.jspa?threadID=33267&ts...
Re: glassfish v2 problems on Turkish locale
Posted: Nov 17, 2007 1:15 PM   in response to: km
  Click to reply to this thread Reply

I was actually searching for a configuration file in lib folder to set jvm options and found these two files. I didn't know the domain.xml file.

Modifying domain.xml file and adding -Duser.language=tr-TR as a jvm-option solves the problem.

Thanks
Bilgehan
Labels: glassfish
The content on this page is provided by a Google Notebook user, and Google assumes no responsibility for this content.