Hi All, I am trying to pass org.w3c.dom.Element as an argument in a method invocation. The element is parsed properly from the client side but the server gives me a exception saying i only know to serialize org.w3c.dom.Element. Can anybody tell me what is deserializer that the server needs to use. I tried mapping it to XMLParameterSerializer but it still gives me the same error. Has anybody tried this earlier. If yes then please tell me how did u do it? I am great need of this. Any suggestions would be of great help. Thanks in advance. With Regards Sajit