Kulp,how to generate the element attribute to the representation in wadl?
  <response> 
        <representation mediaType="text/xml" element="del:posts"/> 
  </response> 



dkulp wrote:
> 
> On Wednesday 02 June 2010 9:31:06 pm chengy wrote:
>> or generate rs <doc>?
>> 
>> when i publish a rs,there isnot a element attrbute,can cxf do?
>>   <response>
>>         <representation mediaType="text/xml" element="del:posts"/>
>>   </response>
> 
> On trunk/2.3.0-SNAPSHOT, there are @WsdlDocumentation annotations to
> provide 
> documentation to the wsdl stuff.   Note: that wouldn't be for anything in
> the 
> schema as that is driven by JAXB.   
> 
> 
> -- 
> Daniel Kulp
> [email protected]
> http://dankulp.com/blog
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Is-there-a-java-Annotation-to-generate-wsdl%3Adocumentation--tp28762205p28774517.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to