Hi Helio,
try this project:
https://github.com/ManuelB/facebook-recommender-demo
git clone git://github.com/ManuelB/facebook-recommender-demo.git
cd facebook-recommender-demo
mvn install
mvn embedded-glassfish:run
Realms etc. can be set up in the bundled domain.xml
Hope that helps
Manuel
Helio Frota <heliofrota_at_gmail.com> schrieb:
>Hi great all !
>
>Please how we can do a easy setup of JEE setup.
>I did a lot of setups of some applications in working time and opensource
>app Yougi to validate the changes.
>Do create the realms and others stuffs are easy but take time.
>So what the tip to make all "One click" or "One setp script" setup ?
>I mean maven multi-module EE application EAR with one EJB module and one
>WEB module.
>
>I am talking about like a shell script or other to use asadmin to do
>configuration of jdb/ream jass realm etc..
>
>For example,
>
>1) git clone a EE project
>2) do "something" easy to setup
>3) Run !
>
>Like this : ]
>
>Thanks !
>
>
>
>--
>Helio Frota
>http://www.heliofrota.com/