在发布 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.