AdminClient

2005-02-01 Thread Edward Overly
I run AdminClient on my .wsdd and it doesn't generate any errors but my service isn't deployed. Even the -d option doesn't add anything. There must be something it doesn't like, but it isn't telling me. All errors go to standard out, right? It works ok on one of the axis examples.

returning complex types

2005-01-26 Thread Edward Overly
Does anyone have an example of returning an instance of a class from a web service and using a schema for serialization/deserialization. I'm having trouble with my client code and can't seem to find examples. Thanks. Ed