Re: T5 and hessian

2009-05-13 Thread Andrea Chiumenti
thank you On Wed, May 13, 2009 at 8:56 PM, Thiago H. de Paula Figueiredo wrote: > Em Wed, 13 May 2009 15:14:53 -0300, Andrea Chiumenti > escreveu: > >> Hello I'd like to use T5-ioc and then expose services with hessian. >> >> can I use @Inject annotation inside an hessian service ? > > I don't k

Re: T5 and hessian

2009-05-13 Thread Thiago H. de Paula Figueiredo
Em Wed, 13 May 2009 15:14:53 -0300, Andrea Chiumenti escreveu: Hello I'd like to use T5-ioc and then expose services with hessian. can I use @Inject annotation inside an hessian service ? I don't know Hessian, but if you can make your Hessian services be created as Tapestry-IoC services,

T5 and hessian

2009-05-13 Thread Andrea Chiumenti
Hello I'd like to use T5-ioc and then expose services with hessian. can I use @Inject annotation inside an hessian service ? if not how can I retrieve a service from outside T5 ? Thanks in advance, kiuma - To unsubscribe, e-mail