AW: Using beanMapping in WSDD

2003-08-27 Thread Thomas Bayer
ilto:[EMAIL PROTECTED] > Gesendet: Dienstag, 26. August 2003 18:17 > An: [EMAIL PROTECTED] > Betreff: Using beanMapping in WSDD > > > I am getting to grips with using Axis (+JBoss) to expose a Stateless > Session Bean as a webservice. I started off with just one method - this >

Using beanMapping in WSDD

2003-08-27 Thread Chris Rimmer
I am getting to grips with using Axis (+JBoss) to expose a Stateless Session Bean as a webservice. I started off with just one method - this was fine while it was returning a String, but as soon as I changed it to a JavaBean, it stopped working. The service shows up at http://localhost:8080/axis/