Unless you ask special for Bare, a method like

String[] bloop (String bleep, int floup)

And the WSDL will give you one return part and one parameters part.

> -----Original Message-----
> From: cunparis [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 16, 2007 3:40 AM
> To: cxf-user@incubator.apache.org
> Subject: RE: JSR 181 & Document literal wrapped
> 
> 
> 
> 
> bmargulies wrote:
> >
> > Where are you getting the requirement that the response be named
> > 'Response', as opposed to, say, OpNameResponse?
> >
> > Aside from that, I think that what you are asking for is the default
> > behavior of JAX-WS + JAXB.
> >
> 
> For the name of the response, that's what I said: "the return object
has
> the
> same name + Response".
> 
> When you say default behavior, my question is do I have to make my
methods
> with a single parameter named appropriately or can I say use 3
parameters
> and JAX-WS + JAXB will generate a web service with operations that
take a
> single parameter.
> 
> 
> --
> View this message in context:
http://www.nabble.com/JSR-181---Document-
> literal-wrapped-tf4627235.html#a13228212
> Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to