users@glassfish.java.net

Testing WS using admin console and passing an object

From: Antonio Goncalves <antonio.mailing_at_gmail.com>
Date: Fri, 6 Feb 2009 22:53:36 +0100

Hi
I've written a web service, deployed it on GF 2.1, and tested it with the
admin console (by clicking on the test button). That works fine if my
webservice takes basic java types as parameters. But I have another web
service that takes an object has a parameter. How can I test that ? With
SOAPUI I can but I was wondering if there was a special syntax in the GF
admin console or a feature that I don't know of.

Thanks,
Antonio