Willem.Jiang wrote:
> 
> On 12/9/10 9:26 PM, vkrejcirik wrote:
>>
>> I see exception only in client's log. There is any log records on server
>> side. Everything what I have is stacktrace on client, which you can see
>> above.
>>
>> When I comment these 3 imports and CXF servlet definition, it works. But
>> server uses Jetty for publishing these two services.
> 
> Do you mean the service can be access through the Jetty service?
> If so , it should work with the Servlet transport too.
> 
> It seems, that CXF starts Jetty server and publishes services over it. I
> think, it's not good solution, that my web application, which is deployed
> on Tomcat server, starts Jetty server for publishing services. Why does it
> use jetty?  
> 
> I proceeded according to 
> http://code.google.com/p/cxf-protobuf/wiki/UsersGuide
> and there isn't mention about CXF servlet. 
> 
> 
> 
> 
> 
> -- 
> Willem
> ----------------------------------
> FuseSource
> Web: http://www.fusesource.com
> Blog:    http://willemjiang.blogspot.com (English)
>           http://jnn.javaeye.com (Chinese)
> Twitter: willemjiang
> 
> 

-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/Threads-warnings-while-undeploying-web-application-tp3289034p3298964.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to