Spring autowiring (is autowiring by name the default?) isn't related to XWork at all AFAIK.
Can you be a bit more specific about what behavior you're seeing contrasted against what you'd prefer? I mean, you can set Spring's default wiring to something else or turn it off altogether. Dave --- Ian Meikle <[EMAIL PROTECTED]> wrote: > Is there a way of stopping Spring from autowiring values ? > Especially null values? > > We use Spring to set up our actions to ease the integration of > hibernate, but we do not want Spring to set default values when > property is null. > > Can this be turned off ? > > I have tried <constant name="xwork.NullHandler.createNullObjects" > value="false"/> but this does not seem to be respected in all cases. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]