Re: CXF, WS-Policy and Spring

2008-04-18 Thread Sergey Beryozkin
I think you should inline policy expressions like this, have a look please at ws-policy system tests : beans xmlns:p=http://cxf.apache.org/policy; xsi:schemaLocation=...http://cxf.apache.org/policy http://cxf.apache.org/schemas/policy.xsd...; jaxws:endpoint id=echoService

Re: CXF 2.1 B2

2008-04-18 Thread Daniel Kulp
On Thursday 17 April 2008, Arul Dhesiaseelan wrote: Hi Dan, Is there a plan to release 2.1 beta2 in the coming days? Cheers, Arul I was actually hoping to do the full 2.1 release today, but getting all the incubator stuff stripped out (without breaking everything) has taken more work than

A simple tutorial using CXF and JPA on NetBeans 6.1

2008-04-18 Thread Arul Dhesiaseelan
http://wiki.netbeans.org/ApacheCXFonNetBeans This may be useful for beginners. Cheers, Arul

Re: CXF 2.1 B2

2008-04-18 Thread Arul Dhesiaseelan
Daniel Kulp wrote: On Thursday 17 April 2008, Arul Dhesiaseelan wrote: Hi Dan, Is there a plan to release 2.1 beta2 in the coming days? Cheers, Arul I was actually hoping to do the full 2.1 release today, but getting all the incubator stuff stripped out (without breaking