Re: Geronimo, JAX WS, JAXB

2008-09-22 Thread fish4trout
ase 2.1.3? > > Thanks, > Jarek > > On Thu, Sep 18, 2008 at 3:19 PM, fish4trout <[EMAIL PROTECTED]> wrote: >> >> I am new to JAX WS and Geronimo but am having a difficult time with the >> XML >> mapping for a simple POJO Web

Geronimo, JAX WS, JAXB

2008-09-18 Thread fish4trout
I am new to JAX WS and Geronimo but am having a difficult time with the XML mapping for a simple POJO Web Service that returns String[]. Here is the code: -- package com.praxis.webservice.jaxws.reportmanager; import javax.jws.WebParam; import javax.jws.WebResu