Hi,
I want to turn off the multiRef feature.I am trying to encrypt some elements in my soap body,because of this multiref,it is encrypting the reference and not the original element.
I tried to set it off using call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE)
It did n't work.Still getting the multiRef elements.
Do I need to use document encoding instaed of SOAP encoding for this to come to effect.I read through the previous messages but didn't get to solve it.
please help me
thanks in advance.
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
