首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 提供RESTful访问一个JBoss应用服务器

提供RESTful访问一个JBoss应用服务器

资 源 简 介

Our goal is to provide RESTful access to a JBoss Application Server Document, explain, blog, experiment, test-drive, have fun and spread the word :-) Usage: ``` jboss-admin-rest/ server/ Get general information of the running server ------------------------------------------------------------------------------------ logs/{name} @GET get the {name} log curl -v http://localhost:8080/jboss-admin-rest/logs/{boot, server} -or a specific log- curl -v http://localhost:8080/jboss-admin-rest/logs/server.2009-06-11 logs/{name}[?type={type}] @GET get the {name} log filtered by {type} curl -v http://localhost:8080/jboss-admin-rest/logs/server[?type={all,debug,error,fatal,info,warn}] ------------------------------------------------------------------------------------ deployments/ @GET get a list of

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.224632s