Hibernate Team |
|
Joined: Thu Apr 05, 2007 5:52 am Posts: 1689 Location: Sweden
|
Hi,
you are comparing apple and pears here. Maven is just a build tool used to build applications. Glassfish or JBoss are application servers in which you are running your applications.
Of course Hibernate Search works in a container as well, provided you are using Hibernate Core as well (and all other required dependencies).
The tutorials are using maven and unit tests to easily show how Hibernate Search works. This is not how you deploy a Hibernate Search application.
--Hardy
|
|