예제: 코어 구성 파일

festival.xml 파일은 IBM® Engineering Requirements Management DOORS® - Web Access (DWA)에 대한 코어 구성 파일입니다.
U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP 
 Schedule Contract with IBM Corp.
-->
<f:configuration 
   xmlns="http://www.telelogic.com/festival/1.0"
   xmlns:f="http://www.telelogic.com/festival/1.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   instanceId="">
      
<f:lsc>
   <!-- Brokers we know about -->
   <f:endpoints>
      <f:broker 
         name="GENERALSERVICES" 
         url="tcp://127.0.0.1:61616?wireFormat.tcpNoDelayEnabled=true&amp;wireFormat.maxInactivityDuration=0" 
         username="" 
         password="" />
         
      <f:broker 
         name="DCSERVICES" 
         url="tcp://127.0.0.1:61616?wireFormat.tcpNoDelayEnabled=true&amp;wireFormat.maxInactivityDuration=0" 
         username="" 
         password="" />
            
      <f:broker 
         name="RMSERVICES" 
         url="tcp://127.0.0.1:61616?wireFormat.tcpNoDelayEnabled=true&amp;wireFormat.maxInactivityDuration=0" 
         username="" 
         password="" />
   </f:endpoints>

      <!-- Mapping from Repository IDs to the broker we use to reach the repository -->
      <!-- The repositoryUrn must be replaced with your database unique identifier. -->
      <!-- An example repository urn is:     urn:rational:ers-46dd5d7806b96973:     -->
      <!-- Note the trailing colon ':' after the 16 digit id. -->
      <!-- Please see the documentation describing how to obtain the correct value. -->
   <f:mappings>
      <f:repository-mapping
         enabled="true" 
         endpoint="RMSERVICES"
         name="DOORS ERS Repository"
         repositoryUrn="urn:rational:ers-46dd5d7806b96973:" />
   </f:mappings>

   <!-- Configurable system properties -->
   <f:properties>
      <f:property name="licence.server.location" value="19353@license_server" />
      <f:property name="display.redirector.urls" value="false"/>
      <f:property name="change.password.enabled" value="false"/>
      <f:property name="ForceHttpsForAuthenticationForOAuth" value="false" />
      <f:property name="disable.csrf.token" value="false" />
      <f:property name="use.doors.client.license.only" value="false" />
      <f:property name="dcterms.title.truncation.limit" value="0"/>
   </f:properties>

     <!--  The TRS compact base set schedule and configuration options        -->
     <!--  If TRS is disabled than these configuration options are ignored.   -->
     <!--  The time is in 24 hour format. -->
     <!--  The day_of_week values match the java.util.Calendar values. -->
     <!--  Sunday=1, Monday=2, etc                                            -->
     <f:trs>
         <f:compact-base-set>
            <f:schedule>
               <f:compact-event day_of_week="7" time="19:00" />
            </f:schedule>
         </f:compact-base-set>
      </f:trs>

      </f:lsc>
</f:configuration>

비디오 아이콘 비디오

Jazz.net 채널
소프트웨어 교육 채널

학습 아이콘 코스

IoT 아카데미
스킬 게이트웨이

질문 아이콘 커뮤니티

Jazz.net
Jazz.net 포럼
Jazz.net 라이브러리

지원 아이콘 지원

IBM 지원 센터 커뮤니티
배치 위키