digdeep

凡是过去,皆是序幕。Read the fucking manual and source code.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

在发布 web service 时报错:

Endpoint.publish(publishAddress, hl7MessageReveiver);

com.sun.xml.internal.ws.server.ServerRtException: Server Runtime Error: java.net.BindException: Cannot assign requested address: bind

 

原因,publishAddress 发布地址错误。不能分配给你 你申请的发布地址,不能进行bind.

posted on 2016-06-21 17:46  digdeep  阅读(3217)  评论(0编辑  收藏  举报
不懂数据库和Web安全的架构师不是一个好的程序员。