Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jersey-dev] Recursive subresource makes application.wadl die

…or even better, Todd, provide a reproducible test case and bug fix, as this is what open source is about… ;-)

-Markus

 

Von: jersey-dev-bounces@xxxxxxxxxxx [mailto:jersey-dev-bounces@xxxxxxxxxxx] Im Auftrag von Brig TB Musheno
Gesendet: Dienstag, 28. Januar 2020 20:14
An: jersey-dev@xxxxxxxxxxx
Betreff: [jersey-dev] Recursive subresource makes application.wadl die

 

I am trying to use jersey to develop a wiki, and when I include a recursive sub resource, application.wadl does not generate, I get a stack overflow.

Please fix, or recommend an alternative.

 

Todd


Back to the top