Changeset 11200 for trunk/Jav_Main/initChain.xml
- Timestamp:
- 06/11/08 17:57:30 (4 years ago)
- File:
-
- 1 edited
-
trunk/Jav_Main/initChain.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Jav_Main/initChain.xml
r11076 r11200 45 45 46 46 <!-- Surcharge pour le port du serveur. --> 47 <servletEngine code="server" port="80 86"/>47 <servletEngine code="server" port="8091"/> 48 48 49 49 <!-- Déclaration des propriétés de l'application pour accés coté FC --> 50 50 <systemProperty key="scenari.version.major" value="3"/> 51 <systemProperty key="scenari.version.medium" value=" 5"/>51 <systemProperty key="scenari.version.medium" value="6"/> 52 52 <systemProperty key="scenari.version.minor" value="0"/> 53 53 … … 58 58 <!-- Initialisation sous-process xpcom. --> 59 59 <!-- 60 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sXpcomHomePath" level="2000">tests\SCENARIchain3. 5_DEV\xulrunner\</properties>61 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sComponentsPath" level="2000">tests\SCENARIchain3. 5_DEV\xulrunner\components</properties>62 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sDaimLibPath" level="2000">tests\SCENARIchain3. 5_DEV\xulrunner\runtime</properties>60 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sXpcomHomePath" level="2000">tests\SCENARIchain3.6_DEV\xulrunner\</properties> 61 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sComponentsPath" level="2000">tests\SCENARIchain3.6_DEV\xulrunner\components</properties> 62 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sDaimLibPath" level="2000">tests\SCENARIchain3.6_DEV\xulrunner\runtime</properties> 63 63 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sVendor" level="2000">SCENARI</properties> 64 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sAppName" level="2000">SCENARIchain3. 5_DEV</properties>64 <properties type="Alone" code="com.scenari.s.co.transform.xpcom.XpcomContext.sAppName" level="2000">SCENARIchain3.6_DEV</properties> 65 65 --> 66 66 … … 85 85 <service code="repos" type="com.scenari.m.bdp.service.repos.fs2.HServiceLoaderReposFs2"> 86 86 <!-- Fonctionnement avec le vrai UpdtMgr (pour une meilleur simulation de scchain prod) --> 87 <!-- <internalDataPath type="fixe-systemProperties">{user.dir}\tests\SCENARIchain3. 5_DEV\scServerProd</internalDataPath> -->87 <!-- <internalDataPath type="fixe-systemProperties">{user.dir}\tests\SCENARIchain3.6_DEV\scServerProd</internalDataPath> --> 88 88 89 89 <!-- Fonctionnement avec le faux UpdtMgr sans versionnning et les delocalzedres --> 90 <internalDataPath type="fixe-systemProperties">{user.dir}\tests\SCENARIchain3. 5_DEV\scServer</internalDataPath>90 <internalDataPath type="fixe-systemProperties">{user.dir}\tests\SCENARIchain3.6_DEV\scServer</internalDataPath> 91 91 <!--<updateManagerType>com.scenari.s.updt.impl.UpdtMgrNoVersions</updateManagerType>--> 92 92 93 93 <!-- --> 94 <transfCachPath type="fixe-systemProperties">{java.io.tmpdir}\SCENARIchain3. 5</transfCachPath>94 <transfCachPath type="fixe-systemProperties">{java.io.tmpdir}\SCENARIchain3.6</transfCachPath> 95 95 <ssOfSsPath type="fixe-systemProperties">{user.dir}\sources\Jav_Main\ssofss</ssOfSsPath> 96 96 <wspDefaultPath type="fixe-systemProperties">{$HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\\Personal}\SCENARIchain3 ateliers</wspDefaultPath>
Note: See TracChangeset
for help on using the changeset viewer.