#Licensed to the Apache Software Foundation (ASF) under one #or more contributor license agreements. See the NOTICE file #distributed with this work for additional information #regarding copyright ownership. The ASF licenses this file #to you under the Apache License, Version 2.0 (the #"License"); you may not use this file except in compliance #with the License. You may obtain a copy of the License at #http://www.apache.org/licenses/LICENSE-2.0 #Unless required by applicable law or agreed to in writing, #software distributed under the License is distributed on an #"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY #KIND, either express or implied. See the License for the #specific language governing permissions and limitations #under the License. msgid "" msgstr "" "Project-Id-Version: 0\n" "POT-Creation-Date: 2013-02-02T20:11:57\n" "PO-Revision-Date: 2013-02-02T20:11:57\n" "Last-Translator: Automatically generated\n" "Language-Team: None\n" "MIME-Version: 1.0\n" "Content-Type: application/x-publican; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Tag: title #, no-c-format msgid "Deployment and Testing Steps" msgstr "" #. Tag: para #, no-c-format msgid "Deploying the &PRODUCT; code that you compiled is a two step process:" msgstr "" #. Tag: para #, no-c-format msgid "If you have not configured the database or modified its properties do:" msgstr "" #. Tag: programlisting #, no-c-format msgid "mvn -P developer -pl developer -Ddeploydb" msgstr "" #. Tag: para #, no-c-format msgid "Then you need to run the &PRODUCT; management server. To attach a debugger to it, do:" msgstr "" #. Tag: programlisting #, no-c-format msgid "export MAVEN_OPTS=\"-Xmx1024 -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n\"" msgstr "" #. Tag: programlisting #, no-c-format msgid "mvn -pl :cloud-client-ui jetty:run" msgstr "" #. Tag: para #, no-c-format msgid "When dealing with the database, remember that you may wipe it entirely and lose any data center configuration that you may have set previously." msgstr ""