The message that you sent was undeliverable for the following: [EMAIL PROTECTED]
Information about your message: mailbox unknown Possibly truncated original message follows: >>> axis-user 07/25/02 15:54 >>> Hello, Joel JAX RPC 1.0 does not define mapping for char. Probably, this could be supported as string with length 1 (maybe even in Axis). SJ> I received the following error: SJ> java.io.IOException: No serializer found for class java.lang.Character in SJ> registry org.apache.axis.encoding.TypeMappingImpl@cb42cf SJ> Are char type fields not supported? SJ> Should I take a shot at implementing this and contributing the code? Anyone SJ> have some direction on where the code should go? I'll probably just first SJ> attack it writing a custom Serializer/Deserializer since that's what I've SJ> already been looking at. I imagine that most primitives are handled in one SJ> place, though, aren't they? SJ> -joel Best regards, Maxim Mossienko