GlassFish 命令行工具

06:15下午 三月 29, 2008 in category 娱乐 by 火星

appclient
    登录应用程序客户容器,激活打包成jar的客户应用程序文件。

asadmin
    服务器管理员工具,用来配置GlassFish服务器。

asant
    启用ANT工具,你可以automake重复的开发和布置任务。

asapt
    使用 JAVA EE annotations编译Java源文件。这个工具自动调用wsimport命令。
    
asupgrade
    服务器管理工具用来升级Glassfish服务器软件。

capture-schema
    从数据库抽取schema信息,生成一个CMP使用的schema文件。

jspc
    编译JSP页面。

package-appclient
    打包应用程序客户容器类库和jar文件。

verifier
    使用DTDs校验Java EE部署描述符。这个工具也提供了一个图形的用户接口。

wscompile
    Takes the service definition interface and generates the client stubs or server-side skeletons for JAX-RPC; or generates a Web Services Description Language (WSDL) description for the provided interface.

wsdeploy
    为使用JAX-RPC的WEB服务应用程序生成一个implementation-specific, ready-to-deploy 的WAR文件。

wsgen
    读取一个web服务的endpoint类,为web服务部署和invocation生成所有需要的artifacts。

wsimport
    Generates JAX-WS portable artifacts, such as service endpoint interfaces (SEIs), services, exception classes mapped from the wsdl:fault and soap:headerfault tags, asynchronous response beans derived from the wsdl:message tag, and JAX-B generated value types. 

评论[0]

评论:

发表一条评论:
  • HTML语法: 启用