On 11/1/07, Paulo Sergio <[EMAIL PROTECTED]> wrote: > > Hi all, > i'm developing a webservice in axis2 and one of the methods needs to send, > and receive an object javax.mail.mimemessage, this is a class from the > javax.mail package, the problem is that when generating the stubs (i'm > using adb) the object mimemessage is handled as OMelement..
can you send your wsdl? I think with the generated code you may not be able to send the transport specific things other than http. is this the normal behavior? should i add the type to the wsdl(the wsdl in > auto-generated by axis using: ...webService?wsdl )? or is there any way > of get the object from OMElement? > > Thanks in advance for the help > Paulo F > -- Amila Suriarachchi, WSO2 Inc.
