RE: Adding an object bean as a parameter...

2004-12-13 Thread THOMAS, JAI [AG-Contractor/1000]
Yes, just that you need to have serializers and deserializers defined properly. Jai -Original Message-From: Suzy Fynes [mailto:[EMAIL PROTECTED]Sent: Monday, December 13, 2004 6:29 AMTo: [EMAIL PROTECTED]Subject: Adding an object bean as a parameter... Hi,   Can

Adding an object bean as a parameter...

2004-12-13 Thread Suzy Fynes
Hi,   Can anyone tell me if its possible to add an object bean as the parameter for a web service? I’ve set up a WS where a bean object (that I created) is the return value, using Axis,  just wanted to check if it was possible to do the reverse, where the bean is coming into the service..