blog.csdn.net/kyle_blog/archive/2006/06/14/796426.aspx
SIP Servlets规范(JSR116, Java Community Process), 提供了一系列的Java API和一个基于容器(Container)/应用服务器(Application Server)的开发模型, 用于提高服务器端SIP应用的开发效率.
SIP Servlets同样基于Java Servlet架构, 其API归属于javax.servlet.sip包, 和javax.servlet.http同样扩展自javax.servlet. 不同的是, H ...
- 09:40
- 浏览 (508)
- 评论 (0)
- 分类: Sip&SipServlet
SIP was to some extent derived from HTTP and so the two protocols have much in common. Both are request-response protocols and messages have very similar structure and formats. However, in terms of providing services, there are important differences between the two protocols:
HTTP services ...
- 15:35
- 浏览 (268)
- 评论 (0)
- 分类: Sip&SipServlet
原文出自:docs.huihoo.com/java/ee/glassfish/quick-start.html
(by huihoo.com Allen)
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 ...
- 17:01
- 浏览 (4324)
- 评论 (4)
- 分类: Sailfin&Glassfish
安装指南
1. Download one of the bundles2. Run: java -Xmx256m -jar filename.jar3. cd glassfish/sailfin4. 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
快速指南
./asadmin help./asadmin start-doma ...
- 16:54
- 浏览 (630)
- 评论 (0)
- 分类: Sailfin&Glassfish
SailFin Milestone 1 binaries are now available.
The following features have been added in this first milestone build:
Configuration elements for SIP Servlet Container in the domain.xml.
CLI and Admin backend support for these configuration elements.
Deployment SPI for deployin ...
- 11:57
- 浏览 (286)
- 评论 (0)
- 分类: Sailfin&Glassfish
Promoted builds are builds of SailFin which have passed a minimum level of testing which includes the GlassFish Quick Look tests, a sub-set of SQE tests (22 in number), a sub-set of CTS tests (representative collection of 344 J2EE 1.4 tests), SailFin Quick Looks, and JSR 116 TCK (6 in number).
...
- 11:43
- 浏览 (309)
- 评论 (0)
- 分类: Sailfin&Glassfish
(from:blogs.sun.com/prsad/entry/sailfin_and_glassfish)
There have been some questions on the mailing aliases on what Sailfin is and how its related to GlassFish ! Let me make an attempt to explain that.
GlassFish is a Java EE 5 based application server with high availability and scalability aimed ...
- 11:36
- 浏览 (328)
- 评论 (0)
- 分类: Sailfin&Glassfish
- 浏览: 6647 次

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
Glassfish初试
怎么卸载呢?
-- by kaipingk@gmail.com -
Glassfish初试
写得很清楚.
-- by bluemusic -
Glassfish初试
好文!
-- by Aryang -
Glassfish初试
好...............
-- by 364902709






评论排行榜