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
+2-1
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,8 @@ public class Student implements Serializable {
79
79
Setup console to watch database
80
80
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
81
81
82
-
* Download https://github.com/jboss-developer/jboss-eap-quickstarts/blob/6.3.0.GA/h2-console/h2console.war?raw=true[H2 console war] to the server `standalone/deployments` directory
82
+
* Download
83
+
https://github.com/jboss-developer/jboss-eap-quickstarts/blob/6.3.0.GA/h2-console/h2console.war?raw=true[H2 console war] to WildFly's `standalone/deployments` directory
0 commit comments