You have to run some per-endpoint configuration no matter what you do -- spring or Java. In Java, you can use scope=prototype to push Aegis around. In Java, a method will do. So I'm not seeing the attraction. If we wanted to do this, it would be a bus configuration, I think.
On Mon, Jan 12, 2009 at 2:31 AM, surenderk <[email protected]> wrote: > > Hi, > I was looking for a way to use Aegis binding for all set of services. > Seeing > ReflectionServiceFactoryBean.createDefaultDataBinding() it appears that it > can be done only at individual service level(as even the user guide > suggests). There doesn't look a way to set AegisDataBinding as the default > for entire CXF services. > Would it be a nice feature to use some system property to detect the > data-binding and revert to JaXB as the default one? > > Cheers, > Surender > -- > View this message in context: > http://www.nabble.com/Setting-Aegis-Binding-as-default-tp21409734p21409734.html > Sent from the cxf-user mailing list archive at Nabble.com. > >
