File tree Expand file tree Collapse file tree 1 file changed +7
-12
lines changed
Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Original file line number Diff line number Diff line change 1- Java EE 7 Samples
2- =================
1+ # Java EE 7 Samples #
32
43This workspace consists of Java EE 7 Samples. They are divided in different directories, one for each JSR.
54
6- How to run ?
7- ============
8- How I run the samples ?
9- -----------------------
5+ ## How to run ? ##
6+
7+ ### How I run them ? ###
108
1191 . Open the sample in NetBeans 7.4 beta+
12102 . Click on "Run" (sample is built and deployed, main page shows up)
13113 . Main page tells what the feature is about and what to do to execute the sample and see the output
1412
15- Alternative way
16- ---------------
13+ ### Alternative way ###
17141 . mvn clean package
18152 . asadmin deploy target/XXX.war
19163 . Access http://localhost:8080/XXX/ (main page shows up)
20174 . Same as 3 in the previous one
2118
22- TBD
23- ---
19+ ### TBD ###
2420
25211 . Configure GlassFish Embedded to run the samples automatically
26222 . Configure Cargo to run the samples
2723
28- List of Samples
29- ===============
24+ ## List of Samples ##
3025
3126The following script will generate the complete list of samples.
3227
You can’t perform that action at this time.
0 commit comments