Hi,

I would like to hide some endpoints in wadl generation, all examples I see
are spring based, just setting org.apache.cxf.endpoint.private property to
true, but I have no clue of how to do it in plain tomee. Is there any way to
inject the configuration and setting that property or similar?

What I would really like is to have two different wadl (public and private),
but I can live just hiding some endpoints. I guess that for this matter I
would have to write a servlet with a custom WadlGenerator, listing some
endpoints. Is it right? Is there any example out there (without spring)?

Thanks,
Vicente.



--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html

Reply via email to