[naca] r276 committed - Updated the files/folders organization and some configuration files....

8 views
Skip to first unread message

na...@googlecode.com

unread,
Mar 24, 2010, 7:59:46 AM3/24/10
to naca-automated-cobol...@googlegroups.com
Revision: 276
Author: naca.support
Date: Wed Mar 24 04:59:07 2010
Log: Updated the files/folders organization and some configuration files.

Consult the HISTORY when to view modifications when available.
http://code.google.com/p/naca/source/detail?r=276

Modified:
/trunk/NacaRT/.classpath
/trunk/NacaRT/idea/web/WEB-INF/NacaRT.cfg

=======================================
--- /trunk/NacaRT/.classpath Thu Mar 18 11:45:35 2010
+++ /trunk/NacaRT/.classpath Wed Mar 24 04:59:07 2010
@@ -11,12 +11,9 @@
<classpathentry kind="lib" path="lib/struts.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/JLib"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/ojdbc5.jar"/>
+ <classpathentry kind="lib" path="lib/ojdbc6.jar"/>
<classpathentry kind="lib" path="lib/jasper-runtime.jar"/>
<classpathentry kind="lib" path="lib/jsp-api.jar"/>
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
- <classpathentry kind="var" path="TOMCAT_HOME/common/lib/servlet-api.jar"/>
- <classpathentry kind="var"
path="TOMCAT_HOME/common/lib/jasper-runtime.jar"/>
- <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jsp-api.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
=======================================
--- /trunk/NacaRT/idea/web/WEB-INF/NacaRT.cfg Thu Mar 18 11:45:35 2010
+++ /trunk/NacaRT/idea/web/WEB-INF/NacaRT.cfg Wed Mar 24 04:59:07 2010
@@ -1,7 +1,7 @@
<conf
- XSLFilePath="%DefaultPath%\NacaRT/idea/web/ideaScript.xsl"
- HelpXSLFilePath="%DefaultPath%\NacaRT/idea/web/help.xsl"
- ResourcePath="%DefaultPath%/CobolAppOnline/Resources/"
+ XSLFilePath="%DefaultPath%/NacaRT/idea/web/ideaScript.xsl"
+ HelpXSLFilePath="%DefaultPath%/NacaRT/idea/web/help.xsl"
+ ResourcePath="%DefaultPath%/NacaSamples/CobolAppOnline/Resources/"
AlternateResourcePath="%DefaultPath%/NacaSamples/src/online/resources/"
SequencerFactoryClass="idea.onlinePrgEnv.OnlineProgramLoaderFactory"
XMLFrameFilePath="%DefaultPath%/NacaRT/idea/web/xmlPageScript.xml"
@@ -30,7 +30,7 @@
MaxSessionExecTime_ms="36000000"
HttpSessionMaxInactiveInterval_s="10800"

- ApplicationClassPath="%DefaultPath%/NacaSamples\bin\"
+ ApplicationClassPath="%DefaultPath%/NacaSamples/bin/"
JarFile=""
CanLoadJar="false"
CanLoadClass="true"
@@ -78,8 +78,8 @@
/>

<SequencerConfig
-
TransIDMappingFilePath="%DefaultPath%/CobolAppOnline/Java/TransIDMapping.xml"
- TranslationFilePath="%DefaultPath%/CobolAppOnline/Java/Translations.xml"
+
TransIDMappingFilePath="%DefaultPath%/NacaSamples/CobolAppOnline/Java/TransIDMapping.xml"
+
TranslationFilePath="%DefaultPath%/NacaSamples/CobolAppOnline/Java/Translations.xml"
>
<StartPrograms>
<_Program name="RS15S50" delaySeconds="300"/>

Reply all
Reply to author
Forward
0 new messages