This suggests that you are using Holder or something like it with the
wrong configuration. Details?
On Fri, Nov 14, 2008 at 8:10 AM, Marc Giger <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've tried to upgrade cxf from 2.0.7 to cxf 2.0.9
> and hit the following error on startup:
>
> "Message part {0} of Message {1} cannot be processed. This can be caused
> by the use of JAX-WS-specific types without the JAX-WS service factory bean."
>
> This new check was introduced in commit 688596. What is the reason behind
> that?
>
> My service class has some public setter methods for spring dependency
> injection,
> where it fails now because these methods aren't ws-service specific methods.
>
> What is the correct solution now?
>
> Thanks!
>
> Marc
>