Yes.
My question now is does this generate a separate
application-myDao-config.xml?
Do you use this for your controllers as well? I am using heaps of
controllers and want to see how someone else has this working.
--------------------------------------------------------------------------------
Thanks
Mick Knutson
http://www.BASELogic.com
http://www.MickKnutson.com
MSN Messenger: [EMAIL PROTECTED]
--------------------------------------------------------------------------------
----- Original Message -----
From: "Kees de Kooter" <[EMAIL PROTECTED]>
To: "Maven Users List" <[email protected]>
Sent: Wednesday, January 25, 2006 9:39 PM
Subject: Re: [m2] Anyone have any examples of using springdoclet?
You mean something like this?
/**
* @spring.bean
* id="machineDao"
*
* @spring.property
* name="sessionFactory"
* ref="sessionFactory"
*/
public class MachineDao extends MasterDao {
..
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]