File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
websocket/endpoint-security/src/main/webapp Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 58
58
</form >
59
59
</div >
60
60
<p />If you see this page that means you've entered the username/password
61
- credentials correctly. Make sure to create the user by giving the command<p /><p />
62
- <code >asadmin create-file-user --groups g1 u1</code >. Give the password as <code >p1</code >.
61
+ credentials correctly. Make sure to create the user by giving the command.<p /><p />
62
+ Make sure to create a user:<br ><br >
63
+
64
+ For WildFly: Invoke "./bin/add-user.sh -a -u u1 -p p1 -g g1"<br >
65
+ For GlassFish: Invoke "./bin/asadmin create-file-user --groups g1 u1" and use the password "p1" when prompted.<br ><br >
63
66
<div id =" output" ></div >
64
67
<script language =" javascript" type =" text/javascript" src =" websocket.js" >
65
68
</script >
You can’t perform that action at this time.
0 commit comments