Re: Client doesn't follow redirect

2008-12-20 Thread emilSverige
Hi, thank you all for your help. The case sensitivity seems likely to be problem. I will look into it when I'm back from the holiday. Regards Emil -- View this message in context: http://www.nabble.com/Client-doesn%27t-follow-redirect-tp21069032p21107982.html Sent from the cxf-user mailing list

Re: Exception while invoking service through local transport in CXF

2008-12-20 Thread p.r.a.s.s.i.e
hi Fang we've changed the code the following way:(taken from a sample to do version routing) Bus bus = CXFBusFactory.getDefaultBus(); ServerRegistry serverRegistry = bus.getExtension(ServerRegistry.class); List servers = serverRegistry.getServers();

Re: problem using jaxws and cxf 2.1.3

2008-12-20 Thread Julio Oliveira
Hi 1. Go to "http://fusesource.com"; then download and install " fuse Service framework based in CXF" 2. Install and go to samples 3. There is a lot of examples 4. I try a lot of it, but the best i have working fine for XML or JSON response is " \fuse-services-framework-2.1.3.1\samples\jax_