Details
-
Type:
Task
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: Development, Documentation, Quality Assurance
-
Labels:None
-
Rice Team:QA
-
Rice Module:Rice Core
Description
We need to verify that the standalone war that is generated out of the "web" module still works properly. What we should do is get the deployment of it to test environments set up again (via the "dist" ant target and the deployment scripts on wsa123).
Attachments
Issue Links
- discovered
-
KULRICE-2855 Document Kuali Rice Standalone Server installation and configuration
-
- Closed
-
- is relied upon by
-
KULRICE-2764 Deploy Rice standalone server to our test environments
-
- Closed
-
-
KULRICE-2649 Verify that our jsps and tag libraries are using quotes properly and work successfully in Tomcat 5.5.27
-
- Closed
-
The "dist" target is called in the rice build.xml during the build process that generates the war which is currently being deployed to wsa131. There is a POM in the web module that is apparently designed to produce a war with a subset of libraries and configuration files...
Which of these are you referring to? If it's the former, and you want the test instance on that application server tested, how would I go about getting an idea of what functionality is under test. Do we have test matrices left over from prior releases?