Kaushalye Kapuruge wrote: > Hi Dairush, > Seems what we guessed is correct. > In Axis2/C it uses AXIOM as the XML infoset model. So when C14N > algorithm pulls nodes using the AXIOM object model, it fails to give the > nodes, when generated by the code-gen tool. There is a slight difference > from writing your payload manually. When you use the code-gen tool, the > payload is actually kept as a stream (that has introduced for some > efficiency issues). So for the time being, unfortunately though, you > cannot sign payloads which are generated using the tool. We will try to
Ok. Fortunately none of my operations has large or complicated parameters, so it should be straight-forward to build the payloads by hand (I already did it with some ops and it works splendid) > come-up with a workaround for this in Rampart/C level first. If not we > might have to change the behavior of the code-gen tool. I will raise a > JIRA issue on this. Thanks a lot for informing us about this. Thank you very much for your help! > Cheers, > Kaushalye ciao Dariush --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
