Basic problem with running CXF samples

2007-10-31 Thread rstoya05-aop
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

Re: Basic problem with running CXF samples

2007-10-31 Thread Jeff Yu
Follow those sample's README, do it as same as described, it should work fine. otherwise, post the exception stack that you had, so that we can help you analysis the problem, right? Regards Jeff [EMAIL PROTECTED] wrote: I'm using the CXF binary distribution apache-cxf-2.0.2-incubator. I

Re: Basic problem with running CXF samples

2007-10-31 Thread William Zhu
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

Re: Basic problem with running CXF samples

2007-10-31 Thread rstoyanchev
not be placed before the ANT instructions because it gives the impression that you need to do something special. In fact all you need to do is: ant server ant client -- View this message in context: http://www.nabble.com/Basic-problem-with-running-CXF-samples-tf4725125.html#a13514510 Sent from