Details
-
Type:
Task
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: Application Server, Configuration, Packaging, Sample Application
-
Labels:None
Description
Here are the notes from our meeting today regarding this:
- Update the build.xml in rice and add dist-external and dist-war
- generated war file from dist-war will get automatically deployed to wsa131 via the j2ee_deploy_war script on wsa123
- We need to update do-daily-updates.sh in kul-cfg-envs to add "kupdate" statements in our script so that we execute the daily update
- Initially, let's start with just the STG environment and use the RICESTG database
- part of the kupdate script should be able to create the RICESTG database using our nightly database export
- so our first environments will use the STG database
- Update /usr/local/rice/rice-config.xml to reflect configuration changes in rice 1.0, verify files in /usr/local/rice/stg/...
- at any point during the day we can probably just run do-daily-updates.sh to test an initial deployment
- IMPORTANT: no two projects can run their updates scripts at the same time
- We also need to update (and move to KULRICE) the documentation at the following location:
https://test.kuali.org/confluence/display/KULFOUND/Kuali+Rice+Test+Environments
Attachments
Issue Links
- is relied upon by
-
KULRICE-2649 Verify that our jsps and tag libraries are using quotes properly and work successfully in Tomcat 5.5.27
-
- Closed
-
- relates to
-
KULCFG-284 make it so we can use the USERS tablespace and TEMP temp tablespace for our kul*** schemas
-
- Closed
-
- relies on
-
KULRICE-2607 Test the standalone war
-
- Closed
-
Activity
Added "kupdate stg standard true true Oracle9i" to do-daily-updates.sh
Copied dist-external and dist-war to ant file, sans init target for properties (presumably these are passed in when called by kant).
Changed package name of Oracle9iPlatform in stg-rice-config.xml to point to correct class.
-
- Do you really mean RICESTG for the DB schema? Are you sure you don't want to use RICE094STG? I don't think the former conforms to bash script naming conventions for schemas (though I think it can be worked around by passing an empty string for the second argument to kupdate)
Bulk change of all Rice 1.0 issues to closed after public release.