Hide Forgot
Steps to Reproduce: Install SOA/EDS using the production configuration Start the server Deploy the eds_simple_jdbc_client quickstart Note the VDB and datasource are deployed to the default server config project_key: SOA I found that editing the quickstart/conf/build.xml to specify the "production" configuration had no effect on this quickstart. I edited its build.xml and the quickstart ran fine. The readme has a few spelling errors and grammatical challenges. I've attached what might be a better alternative.
Attachment: Added: readme.txt
The build.xml should load conf/quickstart.properties before setting default property values; that would ensure that the correct config is used. -- Posted from Bugbox for iPhone
Actually Van, you don't need to set the defaults just move the base-build.xml import to the top of build.xml; base-build.xml will take care of setting the properties.
Committed changes to SOA-P svn: revision 9782 These will probably be in post ER3 build.
Release Notes Docs Status: Added: Not Required Writer: Added: dlesage
Tested and closed!