Skip to content

mdahm/jbosscc-as7-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBoss AS 7 Examples

To run the remote client examples, an application user must be created as follows:

$JBOSS_HOME/bin/add-user.sh 

What type of user do you wish to add? 
 a) Management User (mgmt-users.properties) 
 b) Application User (application-users.properties)
(a): b

Enter the details of the new user to add.
Realm (ApplicationRealm) : 
Username : admin
Password : secret
Re-enter Password : secret 
What roles do you want this user to belong to? (Please enter a comma separated list, or leave blank for none) : ejb,jms,admin,guest
About to add user 'admin' for realm 'ApplicationRealm'
Is this correct yes/no? yes

About

JBoss AS 7 Example Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.7%
  • HTML 7.6%
  • CSS 0.7%