欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
GlassFish
来自开放百科 - 灰狐
(版本间的差异)
第19行: | 第19行: | ||
应用部署 | 应用部署 | ||
+ | 获得 hello.war http://www.huihoo.com/java/ee/glassfish/hello.war | ||
cp hello.war domains/domain1/autodeploy/ | cp hello.war domains/domain1/autodeploy/ | ||
或 asadmin deploy hello.war | 或 asadmin deploy hello.war |
2006年8月17日 (四) 10:41的版本
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
应用部署
获得 hello.war http://www.huihoo.com/java/ee/glassfish/hello.war cp hello.war domains/domain1/autodeploy/ 或 asadmin deploy hello.war http://localhost:8080/hello asadmin undeploy hello
分享您的观点