| Summary: | Instructions are not complete for the picketlink-sts quickstart | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | sgilda |
| Component: | Quickstarts | Assignee: | sgilda |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Vladimir Rastseluev <vrastsel> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bsutter, jkudrnac, pmuir, pslavice |
| Target Milestone: | CR1 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:18:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
sgilda
2013-10-31 19:56:48 UTC
I updated the README file with Pedro Igor's information and rearranged the instructions to flow better. The index.html fix is not as simple as I expected. Since the PicketLinkSTS servlet maps to the url-pattern '/*', the index.html file is not displayed on success. I will need help from Pedor Igor or Anil with that one. My current changes are pushed here; https://github.com/sgilda/jboss-as-quickstart/tree/Bz1025497-picketlink-sts-instructions Rather than add an index file, I changed the README to indicate that this is a service application with no UI, so the 'webpage not found' is the expected result on login. Changed Target milestone to CR1 as there is no ER8. 6.2.0.CR1. I can confirm the instructions how to access the application is now complete. However, exceptions are logged in server.log after user logged in. For this issue I have opened a new BZ #1030937. Closing this one as verified. |