The short answer is yes. Try using the examples as a start, declare several methods on an interface and use Java2WSDL to give you an idea of what it might look like. You can also find examples on the web -- I think most sites define multiple operations for a single URL.
Chris -----Original Message----- From: Jen-Ya Ku [mailto:[EMAIL PROTECTED] Sent: Friday, September 02, 2005 13:23 To: [email protected] Subject: [Axis2]- how to config multiple operations into same class method Hi, All: I am new with Axis. I wonder if I can config multiple operations into same method in Axis2? Thanks a lot in advance. Thanks, Jen-Ya
