Re: JAX-WS webservice deployment

2008-04-23 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Virtual Light wrote: > Were you working with the JAX-WS calculator example? That was one of two examples I messed with. One is the "default" service that you can build from MyEclipseIDE. - -- Peter L. Berghold Unix Professi

RE: JAX-WS webservice deployment

2008-04-23 Thread Virtual Light
09:42:05 -0400 > From: [EMAIL PROTECTED] > To: user@geronimo.apache.org > Subject: Re: JAX-WS webservice deployment > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Is there a "how to" out there somewhere that explains how this all > works?

Re: JAX-WS webservice deployment

2008-04-23 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there a "how to" out there somewhere that explains how this all works? Reason I'm asking is I tried using a KISS example yesterday from within the MyEclipseIDE development environment and it flat didn't work. Since I'm sure there are obvious thin

RE: JAX-WS webservice deployment

2008-04-23 Thread Virtual Light
plans among other things caused some kind of corruption. Thanks again. Bill > Date: Tue, 22 Apr 2008 13:30:46 -0400 > From: [EMAIL PROTECTED] > To: user@geronimo.apache.org > Subject: Re: JAX-WS webservice deployment > > Yes, you need to add in the and entires > for y

Re: JAX-WS webservice deployment

2008-04-22 Thread Jarek Gawor
Yes, you need to add in the and entires for your web service. What exceptions did you see? Jarek On Mon, Apr 21, 2008 at 3:23 PM, Virtual Light <[EMAIL PROTECTED]> wrote: > > I have a question about deploying JAX-WS webservices. I generated and > deployed the simple sample jax-ws calculator an

JAX-WS webservice deployment

2008-04-21 Thread Virtual Light
I have a question about deploying JAX-WS webservices. I generated and deployed the simple sample jax-ws calculator and looked at what it had generated and what was deployed and in the simple case this will work fine. In my case I have a JAX-WS webservice for which I am supplying a web.xml file