Re: Regarding importing XML Schema files...

2004-01-25 Thread Danno Ferrin
If you are talking about WSDL.exe the way that io jave been able to deal with that is to pass in all the imported XSD files at the command line in addition to the wsdl file. --Danno Tony Opatha <[EMAIL PROTECTED]> wrote: __ > >I don't see any requirement in WS-I BP 1.0a that specifies t

AXIS - Async

2004-01-25 Thread Richard Wray
Hi all, I have an AXIS question which I am not quite sure how to phrase (newbie) Does the AXIS handler support async communication? I was under the impression that sync or async comm was determined by the transport being used. P.S. Please feel free to re-phrase my question and examples wou

RE: Problem Deploying Web Services with WSDD

2004-01-25 Thread Mark Melia
Thanks Bill and Richard for your help in the end it was a stupid mistake; in my service class the package name was wrong! Thanks again, Mark -Original Message- From: Richard Martin [mailto:[EMAIL PROTECTED] Sent: 25 January 2004 14:19 To: [EMAIL PROTECTED] Subject: RE: Problem Deployi

RE: Problem Deploying Web Services with WSDD

2004-01-25 Thread Heitzeg, Bill
Mark, Sorry, I don't have any good ideas. Hopefully someone else using Tomcat might be able to help. Bill -Original Message- From: Mark Melia [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 5:48 AM To: [EMAIL PROTECTED] Subject: RE: Problem Deploying Web Services with W

RE: Problem Deploying Web Services with WSDD

2004-01-25 Thread Richard Martin
Hi Mark, Bill Isn't there a stack trace as part of the HTTP:500 in the browser? Regards, Richard -Original Message- From: Mark Melia [mailto:[EMAIL PROTECTED] Sent: 25 January 2004 10:48 To: [EMAIL PROTECTED] Subject: RE: Problem Deploying Web Services with WSDD Bill, No exception t

RE: Problem Deploying Web Services with WSDD

2004-01-25 Thread Mark Melia
Bill, No exception trace! any other ideas? Mark -Original Message- From: Heitzeg, Bill [mailto:[EMAIL PROTECTED] Sent: 24 January 2004 21:55 To: [EMAIL PROTECTED] Subject: RE: Problem Deploying Web Services with WSDD Mark, Are you getting an exception trace in Tomcat? Typicall