GlassFish

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第11行: 第11行:
 
* Java EE 5 SDK preview  
 
* Java EE 5 SDK preview  
  
使用指南
+
快速指南
 
  ./asadmin start-domain domain1
 
  ./asadmin start-domain domain1
 
  http://localhost:8080/
 
  http://localhost:8080/
 
  https://localhost:8181/
 
  https://localhost:8181/
 
  http://localhost:4848/ admin/adminadmin  
 
  http://localhost:4848/ admin/adminadmin  
 +
./asadmin stop-domain domain1
  
部署应用
+
应用部署
 
  cp hello.war domains/domain1/autodeploy/  
 
  cp hello.war domains/domain1/autodeploy/  
  or asadmin deploy
+
  asadmin deploy hello.war
 +
http://localhost:8080/hello
 +
asadmin undeploy hello
  
 
https://glassfish.dev.java.net/
 
https://glassfish.dev.java.net/

2006年8月17日 (四) 10:40的版本

Glassfish.gif

GlassFish是SUN组织开放源代码 J2EE 应用服务器项目,

GlassFish与SUN SDK,SUN Application Server的关系:

GlassFish Distributions ,也就是基于GlassFish开发的版本有:

  • Sun's Java System Application Server PE 9.0 Beta
  • NetBeans 5.5 Enterprise Pack preview
  • Java EE 5 SDK preview

快速指南

./asadmin start-domain domain1
http://localhost:8080/
https://localhost:8181/
http://localhost:4848/ admin/adminadmin 
./asadmin stop-domain domain1

应用部署

cp hello.war domains/domain1/autodeploy/ 
或 asadmin deploy hello.war
http://localhost:8080/hello
asadmin undeploy hello 

https://glassfish.dev.java.net/

GlassFish 初试

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱