https://issues.apache.org/bugzilla/show_bug.cgi?id=55933
Bug ID: 55933 Summary: tomcat hangs when try to request wsdl defination from jax-ws Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity: major Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: szczerb...@126.com Tomcat cannot return from read(), and web service cannot return from write(). My web service is listening port 8440. When I tried to find out what's in the tcp/ip package by setting up a port mapping(Tomcat try to connect port 8640 instead, and a simple application transmit all packages from 8640 to 8440), the problem is gone! Also there is no such problem when I try to read wsdl from web broswer or install the web page project into web sphere. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org