I've resolved after adding a check for recursive complex properties - as I said I could not reproduce with the info you gave me but the only thing I can think of that can cause it is having one of the complex properties recursing...

Cheers, Sergey

On 21/02/12 22:31, Sergey Beryozkin wrote:
On 21/02/12 19:01, ceineke wrote:
Can you add the following to your jaxrs:providers section and see if your
testcase still works?

<bean class="org.apache.cxf.jaxrs.model.wadl.WadlGenerator">
<property name="applicationTitle" value="FooService"/>
<property name="singleResourceMultipleMethods" value="false"/>
<property name="addResourceAndMethodIds" value="true"/>
</bean>


I've no luck reproducing it, I really need complete (sample) Foo & FooTO
and possibly other generated classes FooToo depends upon (DateTime ?).
Alternatively, please try to eliminate individual Foo or FooTO
properties (at the schema level for ex) before regenerating it in order
to narrow down the property which causes it...
Cheers, Sergey


--
View this message in context:
http://cxf.547215.n5.nabble.com/StackOverflowError-when-invoking-WADL-generator-tp5502689p5503079.html

Sent from the cxf-user mailing list archive at Nabble.com.




--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

Blog: http://sberyozkin.blogspot.com

Reply via email to