Hi,
If you can create a jira and append your testcase which can reproduce your scenario easily, it would be very helpful for us to figure it out.
Thanks
Freeman

servicer-mixer wrote:
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

Reply via email to