Bug 1050033
| Summary: | [GSS] (6.2.x) WAIT_FOR_BEFORE_START does not work for / context applications | |||
|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Aaron Ogburn <aogburn> | |
| Component: | Web | Assignee: | Aaron Ogburn <aogburn> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Radim Hatlapatka <rhatlapa> | |
| Severity: | unspecified | Docs Contact: | Russell Dickenson <rdickens> | |
| Priority: | unspecified | |||
| Version: | 6.2.0 | CC: | asaji, cdewolf, lcosti, myarboro, smumford | |
| Target Milestone: | CR1 | |||
| Target Release: | EAP 6.2.1 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: |
A bug in the web connector service resulted in `WAIT_FOR_BEFORE_START` not working when deploying `/` context applications. If `WAIT_FOR_BEFORE_START` was to `/` and a `/` application is deployed, the connectors would never start.
This issue has been fixed in this release of JBoss EAP 6. When setting `WAIT_FOR_BEFORE_START` to `/` and deploying a `/` context application, the connectors now start successfully.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1050204 (view as bug list) | Environment: | ||
| Last Closed: | 2014-02-24 20:14:13 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: | ||
| Embargoed: | ||||
| Bug Depends On: | 1050204 | |||
| Bug Blocks: | 1027004 | |||
|
Description
Aaron Ogburn
2014-01-08 16:19:57 UTC
6.3 bz: https://bugzilla.redhat.com/show_bug.cgi?id=1050204 6.x PR: https://github.com/jbossas/jboss-eap/pull/763 Correct 6.x PR: https://github.com/jbossas/jboss-eap/pull/768 Marking for inclusion in 6.2.1 release notes documentation. Verified in 6.2.1.CP.CR1-patch |