Ok, I add cxf servlet definition into web.xml of server, but I still get the same exception. When server is start, I see
Available SOAP services: Available RESTful services: Endpoint address: http://localhost:8888/ContextService WADL : http://localhost:8888/ContextService?_wadl&type=xml Endpoint address: http://localhost:8888/JobService WADL : http://localhost:8888/JobService?_wadl&type=xml But I cannot call them. Do these service realy use protobuf protocol ? I proceeded according to http://code.google.com/p/cxf-protobuf/wiki/UsersGuide http://code.google.com/p/cxf-protobuf/wiki/UsersGuide -- View this message in context: http://cxf.547215.n5.nabble.com/Threads-warnings-while-undeploying-web-application-tp3289034p3298836.html Sent from the cxf-user mailing list archive at Nabble.com.
