Same servlet should work. Are you trying to deploy into Spring container?
-- Ulhas
Nepali, Sonam (GE Healthcare, consultant) wrote:
Hi
Does CXF wtih JMS transport with spring config work? I have tried
several approaches. I can get the standalone java approach to work
but when the service is deployed in a war, my HelloWorld service does
not pick up any jms queue data. I have declared to use
"org.apache.cxf.transport.servlet.CXFServlet " in my web.xml. Is
there another one for JMS transport?
many thanks
Sonam Nepali