Ian,

Unfortunately, Car is an interface and not a concrete class.

Regards, Stefan Lecho.


ianroberts wrote:
> 
> stlecho wrote:
>> Hi,
>> 
>> I would like to generate a WSDL for the following method: "public
>> List<Car>
>> getAllCars();".
> 
> This should work as you expect, so long as Car is a concrete class and 
> not an interface.  If it's an interface things get more difficult, but 
> if you search for "interface" in the list archives you should find 
> several threads to help.
> 
> Ian
> 
> -- 
> Ian Roberts               | Department of Computer Science
> [EMAIL PROTECTED]  | University of Sheffield, UK
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Does-JavaToWSDL-support-generics---tp16743152p16807958.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to