Hi,
Firstly, sorry that I'm a bit new to this all and the more info I read on
google the more confused I get.
I have a few java classes which are called from JSP pages - one in
particular - Engine.java which contains an arrayList of Input.java (which
acts like a bean) types.
When Engine.java is called, axis complains that:
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.io.IOException: No serializer found for class
compositionEngine.Input in registry
[EMAIL PROTECTED]
faultActor:
faultNode:
faultDetail: {http://xml.apache.org/axis/}stackTrace:java.io.IOException:
No serializer found for class compositionEngine.Input in registry
[EMAIL PROTECTED]
>From what I have read, I need to write a serializer and deserializer and add
them in a <typeMapping> in my deploy.wsdd file. However, since I am not
exposing them as services, purely class files are being called, how can I
resolve this?
Thanks in advance for any help,
William
--
View this message in context:
http://www.nabble.com/No-serializer-for-class-...-tf3437157.html#a9583730
Sent from the Axis - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]