Re: cxf-spring integration questions

2008-10-09 Thread Daniel Kulp
On Thursday 09 October 2008 11:49:28 am Orban, Gyorgy (IT) wrote: > 1) It can be embedded in Spring as outlined in > http://cwiki.apache.org/CXF20DOC/deploymentspring.html. In this case, the > user's application context imports the cxf spring configuration and the CXF > runtime will be in the s

cxf-spring integration questions

2008-10-09 Thread Orban, Gyorgy (IT)
Hi, I would like to ask for some guidance on using CXF together with Spring, more specifically in terms of lifecycle management. There seems to be two ways how CXF can be integrated with Spring: 1) It can be embedded in Spring as outlined in http://cwiki.apache.org/CXF20DOC/deploymentspring.ht