On 12/9/10 8:46 PM, vkrejcirik wrote:
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 ?
Why cannot you call it? Is there any stack trace on the client side ?
I proceeded according to http://code.google.com/p/cxf-protobuf/wiki/UsersGuide http://code.google.com/p/cxf-protobuf/wiki/UsersGuide
-- Willem ---------------------------------- FuseSource Web: http://www.fusesource.com Blog: http://willemjiang.blogspot.com (English) http://jnn.javaeye.com (Chinese) Twitter: willemjiang
