hi,
i'm trying to get warm with cxf, but i run into mor problems.
i'm trying to set up a remote authentication service using acegi and want to
return a 'Authentication'-object.
but neither jaxb- nor aegis-binding seems to be able to handle this object, i
get the following exception:
---8<---
org.apache.cxf.binding.soap.SoapFault: Marshalling Error:
org.acegisecurity.Authentication is not known to this context
at
org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:70)
---8<---
do i have to write my own in-/outhandlers for this?
best regards, --- jan.