HI

On Thu, Aug 18, 2011 at 9:46 PM, Timothy Paul Hanna
<tha...@ldschurch.org> wrote:
> I attempted to replace the WadlGenerator with one of my own by adding it as a 
> provider to my JAXRS server in spring.  The server  didn't see the new 
> WadlGenerator unless it extending the WadlGenerator that comes with CXF.

The reason only a CXF WadlGenerator instance can be provided is that
no standard interface exists which can be used to mark a wadl
producer/generator. But I will also add a marker interface which
custom generators not related to CXF WadlGenerator would be able to
use...

>  However extending the WadlGenerator in CXF is difficult because it declares 
> a private interface SchemaWriter, but then has a protected method that 
> returns the private interface.  It could be extended but it wasn't very 
> elegant.
>
I'll get that fixed.

thanks, Sergey

> Tim
>
>
>  NOTICE: This email message is for the sole use of the intended recipient(s) 
> and may contain confidential and privileged information. Any unauthorized 
> review, use, disclosure or distribution is prohibited. If you are not the 
> intended recipient, please contact the sender by reply email and destroy all 
> copies of the original message.
>
>
>



-- 
Sergey Beryozkin

http://sberyozkin.blogspot.com
Talend - http://www.talend.com

Reply via email to