Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Spring JAXWS client ClassCastException: $Proxy14$ cannot be cast to Service Interface

$
0
0
Hi

I'm creating a service client using CXF 2.7.9. When I try to get the bean
from spring I get:

ClassCastException: $Proxy14$ cannot be cast to Service Interface

If I don't cast it, it will return an object of type $Proxy14$.

Any ideas?

Regards,

Néstor

Viewing all articles
Browse latest Browse all 5648

Trending Articles