The server will time-out in 5 minutes (You can change it in server class). So you need to test your client in 5 minutes after the server was started. Hope this can give your help.
[EMAIL PROTECTED] wrote: I'm using the CXF binary distribution apache-cxf-2.0.2-incubator. I tried running 'ant server' from the samples/java_first_pojo directory. Then from a second shell I ran 'ant client' but the client failed to connect after a SocketTimeoutException. When the server comes up it does give the message "Server ready...". Running netstat -tea does show port 9000 to be open but trying to open http://localhost:9000/Hello from a browser fails to connect also. I've tried a couple of other examples (java_first_jaxws and wsdl_first) with the same result. Also, I just downloaded version 2.0.1 and tried running the hello_world sample and had the same experience. Any suggestions on how to get the examples working or find out what is wrong? Thanks, Rossen __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
