You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.asciidoc
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,12 @@
3
3
This workspace consists of Java EE 8 Samples and unit tests. They are categorized in different directories, one for each Technology/JSR.
4
4
5
5
Some samples/tests have documentation, otherwise read the code.
6
+
6
7
## How to run? ##
7
8
8
-
Samples are tested on Payara, GlassFish and Tomcat using Arquillian. Arquillian used container profiles to start up and deploy tests to individual containers.
9
+
Samples are tested on Payara, GlassFish and Tomcat using Arquillian. Arquillian uses container profiles to start up and deploy tests to individual containers.
9
10
10
-
Only one container profile can be active at a given time otherwise there will be dependency conflicts.
11
+
Only one container profile can be active at a given time, otherwise there will be dependency conflicts.
0 commit comments