For best results, your POJO should avoid using Java Collections. Anne
On Fri, Mar 28, 2008 at 6:59 PM, Nate Roe <[EMAIL PROTECTED]> wrote: > > I wonder this in part because of the issue that I reported > (https://issues.apache.org/jira/browse/AXIS2-3655, where a service returning > a List<Person> fails to generate appropriate WSDL.) My attempts to correct > the WSDL and then regenerate the client resulted in other > difficult-to-diagnose (for me) problems. > > So I wonder if this is a common approach? Have I chosen a rough road? > > Thanks, > Nate Roe > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
