Re: how to use ioc of t5 ?

2007-10-14 Thread Davor Hrg
gt; >> >>@Inject > >> >> @Service("CompanyDAO") > >> >>private CompanyDAO dao; > >> >> > >> >> in page class. > >> >> > >> >> but it seem to be wrong ! > >> >>

Re: how to use ioc of t5 ?

2007-10-13 Thread MavenMan
t; >> and add >> >>@Inject >> >>@Service("CompanyDAO") >> >>private CompanyDAO dao; >> >> >> >> in page class. >> >> >> >> but it seem to be wrong ! >> >> >> >

Re: how to use ioc of t5 ?

2007-10-12 Thread Davor Hrg
DAO") > >>private CompanyDAO dao; > >> > >> in page class. > >> > >> but it seem to be wrong ! > >> > >> can you help me ? > >> thanks > >> > >> > >> > >> > >> > >> kristian.mar

Re: how to use ioc of t5 ?

2007-10-11 Thread MavenMan
>> >> >> >> >> >> kristian.marinkovic wrote: >> > >> > do you have the hibernate libraries in your classpath? >> > >> > >> > >> > >> > lasitha <[EMAIL PROTECTED]> >> > 11.10.2007 09:1

Re: how to use ioc of t5 ?

2007-10-11 Thread Josh Canfield
me ? > thanks > > > > > > kristian.marinkovic wrote: > > > > do you have the hibernate libraries in your classpath? > > > > > > > > > > lasitha <[EMAIL PROTECTED]> > > 11.10.2007 09:14 > > Bitte antworten an > > &qu

Re: how to use ioc of t5 ?

2007-10-11 Thread MavenMan
ou help me ? thanks kristian.marinkovic wrote: > > do you have the hibernate libraries in your classpath? > > > > > lasitha <[EMAIL PROTECTED]> > 11.10.2007 09:14 > Bitte antworten an > "Tapestry users" > > > An

Re: how to use ioc of t5 ?

2007-10-11 Thread Kristian Marinkovic
do you have the hibernate libraries in your classpath? lasitha <[EMAIL PROTECTED]> 11.10.2007 09:14 Bitte antworten an "Tapestry users" An "Tapestry users" Kopie Thema Re: how to use ioc of t5 ? In my setup i've got all my hibernated classes in th

Re: how to use ioc of t5 ?

2007-10-11 Thread MavenMan
ice implements the interface org.hibernate.Session. >> >> >> >> can you help me how to implements the interface org.hibernate.Session >> ? >> >> >> >> best regards >> >> >> >> >> >> >> >> -- >> >> View t

Re: how to use ioc of t5 ?

2007-10-11 Thread lasitha
; > >> import org.hibernate.*; > >> public class Start > >> { > >> public String _name; > >> > >> @Inject > >> private Session _session; > >> > >> public List getList() > >> { > >> > &g

Re: how to use ioc of t5 ?

2007-10-10 Thread MavenMan
>> } >> } >> >> run error is >> :org.apache.tapestry.internal.services.TransformationException: >> Error obtaining injected value for field >> com.myspacce.pages.Start._session: >> No service implements the interface or

Re: how to use ioc of t5 ?

2007-10-10 Thread lasitha
ce.pages.Start._session: > No service implements the interface org.hibernate.Session. > > can you help me how to implements the interface org.hibernate.Session ? > > best regards > > > > -- > View this message in contex

how to use ioc of t5 ?

2007-10-10 Thread MavenMan
message in context: http://www.nabble.com/how-to-use-ioc-of-t5---tf4604761.html#a13148406 Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma