Bug 899103 (JBEWS-131)
| Summary: | EWS - tomcat 5 tests from the source bundle | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Web Server 1 | Reporter: | Aleksandar Kostadinov <akostadinov> | ||||
| Component: | unspecified | Assignee: | Coty Sutherland <csutherl> | ||||
| Status: | CLOSED EOL | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | EWS 1.0.0.GA | CC: | akostadinov, jclere, pcheung, rebecca.jboss | ||||
| Target Milestone: | --- | ||||||
| Target Release: | TBD EWS | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| URL: | http://jira.jboss.org/jira/browse/JBEWS-131 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-08-04 15:06:18 UTC | Type: | Task | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Aleksandar Kostadinov
2009-03-23 15:52:43 UTC
What are the exact changes needed and is container/catalina/build.xml the only file that needs updating? I think every component we ship needs the change. Moving this to the next CP Hi Alex, Can you please specify the exact changes needed, and which files need to be updated? Thanks, Permaine Yes, please move it to the next CP. IIRC we have considered that a low risk and it is a time consuming task to modify a test suite in such a way. Moving to the next CP. Link: Added: This issue related JBQA-3065 Link: Added: This issue related JBQA-3040 Dave, can you please look into this? Thanks! Permaine to ping Dave again. Candidate for 1.0.2 Hi, After reviewing the build files, I think the solution is an Ant build script that is owned by the EWS build. As I see it, this Ant script would consolidate the test locations and run each in a sequence. A property can point to the customer's installation. It would assume the EWS directory structure when defining the classpath. The EWS build would contain this build file and inject it into the distribution. This has not been an issue upstream, so I recommend we make this an EWS 'feature' versus a tomcat5 feature. Does that satisfy the requirements? -- dave Dave, QE think that's ok as a fix. Do we have enough time to put this into EWS 1.0.2? If so, please move this back to 1.0.2. good, we're agreed. There are some security fixes for RHEL and Fedora tomcats that need to be done first. This is on my short list. Experimental script Attachment: Added: ews_tctestbuild.xml Aleks - Take a look at the attached experimental script to see if is what you wanted. Only the http11 target is filled out for now. The script is documented. I'm having trouble running due to a security exception: signer information does not match signer information of other classes in the same package. |