There's a property org.apache.axis.AxisEngine.PROP_DOMULTIREFS that you can set programmatically on Call objects ect. You can also set a global option in your client-config.wsdd or server-config.wsdd. I don't recall the exact option key for that, I guess it's the value of the constant above.
But maybe you already thought of that. I'm not sure what you mean by "transform the axis.jar"? Be aware that Axis looks for client-config.wsdd and server-config.wsdd in certain locations in the classpath. All this applies to Axis1. -------- Original-Nachricht -------- Datum: Sat, 22 Jul 2006 12:08:11 +0200 Von: "Christian Sell" <[EMAIL PROTECTED]> An: [email protected] Betreff: axis multiref > Hey it is me again, > > > > does really nobody has an idea how I can transform the axis.jar so that it > does not send multiref tags in the SOAP response message anymore? > > > > Chris > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
