Hi Freeman,

I have set up servicemix with a pair of cxf-bc components
(consumer/provider). My client application uses axis (have to use jdk 1.4 on
the client) to send a message to the consumer endpoint, the message is then
sent directly to the provider endpoint. The provider endpoint is configured
with addressing and security interceptors. The message contains binary pdf
data as well as a string element that contains encoded xml. The request
works fine when it's running under servicemix 3.2.2. However, when i update
servicemix to 3.3 and the cxf-bc to 2008.01, processing stops in the
provider component. The last thing i see in the console (running from
eclipse) is my log messages from the security callback handler.
Using:
Eclipse: 3.4
JDK: 1.5
OS: WinXP
-- 
View this message in context: 
http://www.nabble.com/Problem-using-cxf-binding-component-with-3.3-tp20567234p20582974.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to