Hello,
problem solved. My serializer factory called the
BaseSerializerFactory -constructor with to many parameters (correct for
BaseSerializerFactory ).
Reinhard Moser wrote:
Hello,
i am using axis to call EJB-methods. Return values are beans
containing java.sql.Timestamps. I write a cust
Hello,
i am using axis to call EJB-methods. Return values are beans
containing java.sql.Timestamps. I write a custom serializer-/
deserializerfactory and applied a typeMapping tag into my service
descriptor (on server and client side):
http://schemas.xmlsoap.org/soap/encoding/"/>
This