sailfin config

sailfin config 

1.sailfin http://sailfin.java.net/



3.install 
a. console(such as windows cmd) to root sailfin
1. Run: java -Xmx256m -jar filename.jar 2. cd glassfish/sailfin 3. Run: ant -f setup.xml

For GlassFish V2 with Clustering supported installation, just change step 4 from the above installation

* ant -f setup-cluster.xml
Start sailfin using SAILFIN_HOME/bin/asadmin  start-domain 

4. eclipse config http://mirror.bit.edu.cn/eclipse/technology/epp/downloads/release/helios/SR2/eclipse-jee-helios-SR2-win32.zip 
   windows->preferences->myeclipse->servers->glassfish->glassfish 2.x . Set server url(sailfin' url) and config jdk.
    new a sailfin server and start it.

5.http://localhost:4848/  input username and password (admin, adminadmin)

猜你喜欢

转载自leohome.iteye.com/blog/1143336