Re: question about inject annotation.

2008-07-16 Thread luna_guo
message. >> can anyone tell me how to use hibernate in 5.013. >> thanks in advance. > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in cont

Re: question about inject annotation.

2008-07-16 Thread luna_guo
sion,i write >> @org.apache.tapestry.annotations.Inject >> Session _session; >> It works well. >> then i change to 5.0.13, the inject annotation changed. >> @org.apache.tapestry5.ioc.annotations.Inject >> Session _session; >> and i get a error message. >> can anyon

Re: question about inject annotation.

2008-07-16 Thread luna_guo
e. > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http

Re: question about inject annotation.

2008-07-16 Thread Filip S. Adamsen
Hi, What error message do you get? -Filip On 2008-07-16 16:37, luna_guo wrote: in tapestry 5.0.5 use tapestry-hibernate,to inject to Session,i write @org.apache.tapestry.annotations.Inject Session _session; It works well. then i change to 5.0.13, the inject annotation changed. @org.apache.tape

question about inject annotation.

2008-07-16 Thread luna_guo
anyone tell me how to use hibernate in 5.013. thanks in advance. -- View this message in context: http://www.nabble.com/question-about-inject-annotation.-tp18488949p18488949.html Sent from the Tapestry - User mailing list archive at Nabble.com