ginal Message -
From: "Sunil Iyengar" <[EMAIL PROTECTED]>
To: "axis-user" <[EMAIL PROTECTED]>
Sent: Tuesday, October 28, 2003 8:09 PM
Subject: handlers and custom types
> Hello everyone,
> I have a web service which returns a string. I have added security
&g
Do you have the custom types registered? Registration is either via
code or WSDD.
/Chris
http://cvs.apache.org/~haddadc
-Original Message-
From: Sunil Iyengar [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 9:10 AM
To: axis-user
Subject: handlers and custom types
Hello
Hello everyone,
I have a web service which returns a string. I have added security
handlers to the client side and server side and they work and everything
is okay.
I have another service which returns custom types, which work perfectly
fine without handlers. But when using the security handlers o