
July 3rd, 2008, 10:31 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
MTOM: Axis2-1.4 issue?? XMLStreamException: Unknow type can notserialize
All,
I am trying to send a pdf attachment in the soap message but I get this:
(ConverterUtil.java:1449)
And the message doesn't come to web services server, it is failing in Client.execute() method itself.
The AxisFault message shows "Unknow type can not serialize". What could be the possible reasons for this or is this a known issue with axis2 1.4 release? Should I use axis2 1.3 release if I need to send an attachment using MTM?
Thanks so much for you help!
I am using JRE and JDK 1.5_15, Ant 1.6, apache tomcat server 1.6 and Axis2 1.4
Thanks,
Asmita
|