Bug 1150687
| Summary: | Unexpected failure of JBossWS testsuite - removing connector requires reload | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Jan Blizňák <jbliznak> | ||||
| Component: | Web Services | Assignee: | Jan Blizňák <jbliznak> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Rostislav Svoboda <rsvoboda> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.4.0 | CC: | asoldano | ||||
| Target Milestone: | DR10 | ||||||
| Target Release: | EAP 6.4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-08-19 12:42:01 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: | 1153972 | ||||||
| Bug Blocks: | |||||||
| Attachments: | 
 | ||||||
| 
        
          Description
        
        
          Jan Blizňák
        
        
        
        
        
          2014-10-08 16:47:22 UTC
        
       The connector can't be added because it really exists in EAP. It seems that the behaviour has changed in 6.4.0.DR4: /subsystem=web/connector=abcd:remove now requires reload, so new one with same name can't be added until reload Jan, I've cut a new release of the org.jboss.ws:jbossws-jboss720-tests-integration artifact (4.3.1.Final), including a fix for allowing resource service restart when removing the https connector in RemoteDeployer. Please update your productization patch to have the following line in the stack main pom.xml: <jbossws.jboss720.version>4.3.1.Final</jbossws.jboss720.version> Moving to ON_QA, BZ 1153972 is VERIFIED. Verified on 6.4.0.DR10 |