Re: annotated class

2008-02-18 Thread freak182
... Nino.Martinez wrote: Do you use maven to build with? valuecom.test.server.model.Test/value valuecom.test.server.model.Test2/value freak182 wrote: Hello, Im developing an app using hibernate annotations.My problem is when i configure my appContext.xml the annotated class cannot

annotated class

2008-02-14 Thread freak182
Hello, Im developing an app using hibernate annotations.My problem is when i configure my appContext.xml the annotated class cannot be found. here is the code snippet of appContext.xml found in WEB-INF/config. !-- Session factory bean for Hibernate -- bean class

Re: annotated class

2008-02-14 Thread C S
: http://www.nabble.com/annotated-class-tp15476390p15480763.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: annotated class

2008-02-14 Thread Igor Vaynberg
isnt this a question for the spring list? -igor On Thu, Feb 14, 2008 at 1:04 AM, freak182 [EMAIL PROTECTED] wrote: Hello, Im developing an app using hibernate annotations.My problem is when i configure my appContext.xml the annotated class cannot be found. here is the code snippet