Alex, 

I had once tried using DOM as Object Parts in the WSIFMessage without any
success. 

I checked the code of WSIFOperation_ApacheAxis
Inside function "invokeRequestResponseOperation"  api isMessaging(inMsg) is
called which returns true in case the WSIFMessage Parts are DOM Elements.
This then sets the operation style to AXIS_STYLE_MESSAGE (thus oes the AXIS
Call invoke for 'messaging') even if the actual WebService is RPC or DOC
style. 

Any recommendations on how DOM can be used.

Thanks

-----Original Message-----
From: Aleksander Slominski [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 12, 2004 10:42 AM
To: [EMAIL PROTECTED]
Subject: Re: WSIF and JROM

Christian wrote:

> Hello,
>
>  
>
> How is it possible to use JROM Serializer/Desializer with the 
> DynamicInvoaction.class from the WSIF examples. I just want to map an 
> complex data type to JROMComplexType for the input wsdl message part.
>
>  
>
i think JROM is no longer supported and it never was open source anyway. 
try to use DOM Element instead to construct exactly what XML you want to 
send.

HTH,

alek

-- 
The best way to predict the future is to invent it - Alan Kay


Fiorano MailServer
All incoming and outgoing mails are scanned for Virus and Spam
http://www.fiorano.com


Fiorano MailServer
All incoming and outgoing mails are scanned for Virus and Spam
http://www.fiorano.com

Reply via email to