ofbiz的服务(service)export成web service的方法(1)

来源:互联网 发布:linux mount网络共享 编辑:程序博客网 时间:2024/05/29 15:30
修改service定义


在集成ofbiz的过程中,有一种需求是外部系统调用ofbiz的service,我们可以参看:
http://docs.ofbiz.org/display/OFBTECH/Service+Engine+Guide
这篇手册里面对service的配置有详细的描述,我们可以找到一个属性"export",当export="true"时,service可以被SOAP/HTTP/JMS调用,实际上还可以被xmlrpc调用。

SERVICE ELEMENT: Attribute Required? Description Default Value name Y The unique name of the service.   engine Y The name of the engine (defined in serviceengine.xml).   location N The location or package of the service's class.   invoke N The method name of the service.   auth N Does this service require authorization? (true/false) true debug N Enable verbose debugging when calling this service? true default-entity-name N The default Entity to use for auto-attributes   export N Is this service allowed to be accessed via SOAP/HTTP/JMS? (true/false) false max-retry N Sets the max number of times this service will retry when failed (persisted async only) -1 (unlimited) require-new-transaction N Require a new transaction for this service true semaphore N Defines how concurrent calls to this service should be handled:
none: multiple calls to this service may run concurrently
wait: while this service is running, queue any subsequent calls
fail: while this service is running, fail any subsequent calls none semaphore-wait-seconds N When semaphore="wait" how many seconds to wait before failing the service call 300 sempahore-sleep N When semaphore="wait" how often (in milliseconds) to check if the waiting service call can be run 500 transaction-timeout N Override the default transaction timeout, only works if we start the transaction 0 (Use system default) use-transaction N Create a transaction for this service (if one is not already in place) true validate N Do we validate the attributes found below for name and type matching? (true/false) true
原创粉丝点击
热门问题 老师的惩罚 人脸识别 我在镇武司摸鱼那些年 重生之率土为王 我在大康的咸鱼生活 盘龙之生命进化 天生仙种 凡人之先天五行 春回大明朝 姑娘不必设防,我是瞎子 qq空间状态异常怎么办 手机qq空间异常怎么办 手机被恶意骚扰怎么办 织布机开不起来怎么办 座机键盘锁了怎么办 邮箱登录锁死怎么办 标志408油耗高怎么办 gucci白鞋掉皮怎么办 深圳摇不到车牌怎么办 车辆换牌照需要怎么办 商标申请有异议怎么办 唯品会账号被冻结怎么办 易直播回放收费怎么办 手机屏幕被摔了怎么办 xp调分辨率黑屏怎么办 公司logo被盗用怎么办 商标注册证掉了怎么办 商标注册证书丢了怎么办 市场监督管理局罚款怎么办 东莞居住证掉了怎么办 工商注销了税务怎么办 楼道自来水爆了怎么办 工商证没年检怎么办 工行信用卡被锁怎么办 外地卡密码锁了怎么办 营业执照年审过期了怎么办 工商营业执照吊销了怎么办 小规模企业工商年检怎么办 血流变检查偏高怎么办 信誉卡没有邮箱怎么办 税务年报没报怎么办 工商忘记年审了怎么办 营业执照脱审了怎么办 公司年审没有弄怎么办 车检标志丢了怎么办 机动车年检丢了怎么办 汽车保险标志丢了怎么办 车辆年检贴丢失怎么办 车检标贴丢了怎么办 检验标贴丢了怎么办 小车换年检标志怎么办