Not doing much in the applicationContext.xml file: <beans default-autowire="autodetect"> <!-- .... similar declarations -->
<bean id="putMappArchiveObject" class=" no.bbs.webservice.mapp.client.web.action.PutArchiveObject"> </bean> <!-- .... similar declarations --> </beans> On Mon, Mar 10, 2008 at 5:50 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > --- Rushikesh Thakkar <[EMAIL PROTECTED]> wrote: > > Yes, I am using Spring ObjectFactory. > > Okay. > > Are you configuring your actions in the Spring config file? If so, > *please* > include how they're being configured. > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >