You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by kama rao <in...@yahoo.com> on 2003/01/08 16:53:13 UTC

MultiRef problem,please help-URGENT

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

RE: MultiRef problem,please help-URGENT-still not solved

Posted by kama rao <in...@yahoo.com>.
I checked the server-config.wsdd and it is already set to false.I also set to false in while deploying using the globalConfiguration feature.Still,I get multiRefs.
Thanks for your reply.Can some one please help me out, I am stuck with this.I have to get the elements directly not with multiRefs.
 
 "Michael D. Spence" <sp...@panix.com> wrote:Under the Tomcat directory, find webapps\axis\WEB-INF\server-config.wsdd, set this parameter as desired, and restart Tomcat.   <parameter name="sendMultiRefs" value="true"/>
-----Original Message-----
From: kama rao [mailto:indgroups222@yahoo.com]
Sent: Wednesday, January 08, 2003 10:53 AM
To: axis-user@xml.apache.org
Subject: MultiRef problem,please help-URGENT


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


---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

RE: MultiRef problem,please help-URGENT

Posted by "Michael D. Spence" <sp...@panix.com>.
Under the Tomcat directory, find webapps\axis\WEB-INF\server-config.wsdd,
set
this parameter as desired, and restart Tomcat.

  <parameter name="sendMultiRefs" value="true"/>

  -----Original Message-----
  From: kama rao [mailto:indgroups222@yahoo.com]
  Sent: Wednesday, January 08, 2003 10:53 AM
  To: axis-user@xml.apache.org
  Subject: MultiRef problem,please help-URGENT


  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