On Sat, 18 May 2013 17:05:03 -0300, Nomen Nomanum <getibi...@outlook.com> wrote:

Hi. I am about to implement Hibernate Search +Lucene service in my Tap.

Hi! First of all, read this: http://tapestry.apache.org/defining-tapestry-ioc-services.html.

Is there anything I should get in concern before doing it?

Learn what a Tapestry IoC service is.
If you don't know the basics of Hibernate and Lucene yet, do it. I haven't yet.

How to wrap/decorate that service?

I don't know why you're asking this now, but check this http://tapestry.apache.org/service-advisors.html and this http://tapestry.apache.org/tapestry-ioc-decorators.html.

And how could I make service to be injected?

Just make it a Tapestry IoC service and it's automatically injectable.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to