Great! So I read this and figured my problem was that my Interface didn't have 
the @WebParam annotation. It was on my Implementation.

Unfortunately that doesn't work either.

I knew about using @WebParam but it's simply not working within the dosgi cxf 
environment.

Anyone know why?

- Joel

> -----Original Message-----
> From: Guido Spadotto [mailto:[email protected]]
> Sent: Thursday, August 20, 2009 2:05 AM
> To: [email protected]
> Subject: Re: dosgi - cxf java to wsdl parameter names
> 
> Joel Schuster wrote:
> > I'm using the distributed osgi bundle from cxf with ipojo based
> services.
> >
> > The WSDL that is generated does not have named parameters (arg0, arg1,
> etc.) The example on the second like shows this too.
> >
> > I'd like to be able to have named parameters in the WSDL. I tried using
> the @WebParam annotation to no avail. Thoughts?
> >
> http://cxf.apache.org/faq.html#FAQ-JAXWSRelated (1st question)
> might be your case, if I understood correctly.
> 
> Regards,
>    Guido
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to