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


Reply via email to