eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
385 stars 144 forks source link

Need to correct security sample documents #8234

Closed glassfishrobot closed 15 years ago

glassfishrobot commented 15 years ago

build: b03a OS: windowsXP

1. Open web-security-annotation sample index.html (glassfishv3/glassfish/samples/javaee6/security/web-security-annotation/docs/index.html), the following instruction needs to be corrected. "app_dir is the sample application base directory: install_dir/samples/security/http-method-omission" – it should be: "app_dir is the sample application base directory: install_dir/samples/security/web-security-annotation" 2. Open http-method-omission sample index.html (glassfishv3/glassfish/samples/javaee6/security/http-method-omission/docs/index.html), the following instruction needs to be corrected. "Try the Get method to see a challenge posed to the user to enter username/password.Enter javaee6user/abc123 (the configured file-user for role javaee6user). Try the post method to check that all users are denied access". The above instruction should be: "Try the Post method to see a challenge posed to the user to enter username/password.Enter javaee6user/abc123 (the configured file-user for role javaee6user). Try the Get method to check that all users are denied access"

Environment

Operating System: All Platform: All

Affected Versions

[V3]

glassfishrobot commented 6 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented msreddy said: ...

glassfishrobot commented 15 years ago

@glassfishrobot Commented judytangs said: In today's SDK pteam, it was suggested to raise this to P1 to fix for JavaOne release.

glassfishrobot commented 15 years ago

@glassfishrobot Commented nitkal said: Fixed...

glassfishrobot commented 15 years ago

@glassfishrobot Commented sonialiu said: Fixed in b03b

glassfishrobot commented 15 years ago

@glassfishrobot Commented Was assigned to nitkal

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-8234

glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by sonialiu

glassfishrobot commented 15 years ago

@glassfishrobot Commented Marked as fixed on Thursday, May 14th 2009, 6:22:04 am