I recently started using CXF. I did the HelloWorld Spring HOWTO example (and a real web service too) using Java 6.
b. -----Original Message----- From: Seba González [mailto:[email protected]] Sent: Wednesday, July 15, 2009 4:09 PM To: [email protected] Subject: begginer - java version I'm using for first CXF. When I tried the "A simple JAX-WS service" sample, I had to run it in java 5. Then I tried to implement something like that in my project, but it's hard to move my project to v5. So, is it possible to migrate the sample to java 6? Thanks.
