Re: Packaging Axis...

2003-01-04 Thread James Carman
Yeah, I know. I only deployed the axis webapp so that I could see what a "valid" server-config.wsdd file looked like after I deployed my web service. - Original Message - From: "Joe Hanink" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 3:40 PM Subject: RE: Pac

RE: DSML activity?

2003-01-04 Thread Anne Thomas Manes
You might find the GLUE schema2java tool useful. One other tool that you might want to try is Cape Clear Studio. It includes a visual XML to Java mapping tool that generates serialization routines. It's particularly nice if you need to map between pre-existing XML schemas and Java objects. Axis us

Re: Axis hannging under load?????

2003-01-04 Thread Gene Chuang
Will the hung process respond to a kill -3?  Getting a threaddump will confirm or deny your suspicions.  Brook M Lovatt <[EMAIL PROTECTED]> wrote: To help debug a more complex issue, I have written a very simple WebService that looks like this:public class helloService{public String echoName(String