RE: [JBoss-user] Web Services in JBoss 3.2.0RC1

2003-02-25 Thread Bill Burke
Thank you for following up Neal. Bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Neal Sanche > Sent: Tuesday, February 25, 2003 3:14 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Web Services in JBoss 3.2.0RC1 >

Re: [JBoss-user] Web Services in JBoss 3.2.0RC1

2003-02-25 Thread Neal Sanche
On Thursday 13 February 2003 01:50 am, Neal Sanche wrote: > But, when I go to the axis servlet page that lists the wsdl links, > I got a NullPointerException in > > org.jboss.net.axis.server.EJBProvider.getServiceClass(EJBProvider.j >ava:162) > > I added a bit of code to figure out exactly what was

Re: [JBoss-user] Web Services in JBoss 3.2.0RC1

2003-02-25 Thread Michael Bennett
I agree there are no docs at all on this subject that are really any use, anyone who does come up with something good please let us all know or perhaps get added to the jboss cvs tree somewhere. In the meanwhile have a look a Bruce Sharlaus excellent stuff if you havent already. http://www.csd.ab

RE: [JBoss-user] Web Services in JBoss 3.2.0RC1

2003-02-25 Thread Bill Burke
5, 2003 3:14 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Web Services in JBoss 3.2.0RC1 > > > Neal Sanche wrote: > > >Hi All, > > > >I've been trying to make a small test web service with JBoss 3.2.0RC1 > >and am running into a proble

Re: [JBoss-user] Web Services in JBoss 3.2.0RC1

2003-02-25 Thread Neal Sanche
On Tuesday 25 February 2003 03:14 am, jK.MkIII wrote: > Neal Sanche wrote: > >Hi All, > > > >I've been trying to make a small test web service with JBoss > > 3.2.0RC1 and am running into a problem. I've created a .wsr and > > added it to my ear with a web-service.xml that contains the > > following

Re: [JBoss-user] Web Services in JBoss 3.2.0RC1

2003-02-25 Thread jK.MkIII
Neal Sanche wrote: Hi All, I've been trying to make a small test web service with JBoss 3.2.0RC1 and am running into a problem. I've created a .wsr and added it to my ear with a web-service.xml that contains the following service section:

[JBoss-user] Web Services in JBoss 3.2.0RC1

2003-02-12 Thread Neal Sanche
Hi All, I've been trying to make a small test web service with JBoss 3.2.0RC1 and am running into a problem. I've created a .wsr and added it to my ear with a web-service.xml that contains the following service section: