It appears that you are correct. The least nasty thing I see for you to do is to create your own AbstractServiceConfiguration class that spikes the methods you don't like.
Feel free to open a JIRA suggesting adding this to the Aegis XML config, or even to submit a patch. On Mon, Jun 8, 2009 at 5:40 PM, lloydfischer<[email protected]> wrote: > > I'm using Aegis and the ReflectionServiceFactory. Everything is working great > and now I want to tweak the service to leave out a few methods from the > POJO. However, the ignore attribute of aegis.xml is only available for > properties, not for methods. > > What is the best way to suppress methods? I must be missing something. > > thanks, great product. > > Lloyd > -- > View this message in context: > http://www.nabble.com/How-to-ignore-methods-tp23932684p23932684.html > Sent from the cxf-user mailing list archive at Nabble.com. > >
