users@glassfish.java.net

Re: [JEE] Easy dummy setup

From: Helio Frota <heliofrota_at_gmail.com>
Date: Sun, 2 Jun 2013 14:05:06 -0300

Hi Manuel !

This works very well :

git clone git://github.com/ManuelB/facebook-recommender-demo.git
cd facebook-recommender-demo
mvn install
mvn embedded-glassfish:run

Thanks again !




2013/6/2 Helio Frota <heliofrota_at_gmail.com>

>
> Cool !! I will see !
>
> Thanks Manuel !
>
>
> 2013/6/2 Manuel Blechschmidt <blechschmidt_at_apaxo.de>
>
>> 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/
>>
>
>
>
> --
> Helio Frota
> http://www.heliofrota.com/
>
>
>


-- 
Helio Frota
http://www.heliofrota.com/