From: <no...@so...> - 2002-07-20 17:47:27
|
Read and respond to this message at: http://sourceforge.net/forum/message.php?msg_id=1624896 By: nobody This is how I register the example war in the Orion Server. 1) Put the jChartsServletExamples.war in any folder (usually in applications folder) 2) edit the config/applications.xml file adding this line: <web-module id="jChartsServletExamples" path="../applications/jChartsServletExamples.war" /> 3) edit the config/default-web-site.xml file adding the following line: <web-app application="default" name="jChartsServletExamples" root="/jChartsServletExamples" /> 4) Start the Orion and go to the url: http://<your server>:<port>/jChartsServletExamples I hope this help you. When you finish the setup the demo , Can you tell me if the examples works in your installation? Edgar ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge and visit: http://sourceforge.net/forum/monitor.php?forum_id=51314 |