Sun ONE logo      ÀÌÀü      ¸ñÂ÷      »öÀÎ      ´ÙÀ½     

Sun[tm] ONE Portal Server, Mobile Access 6.2 °ü¸®ÀÚ ¼³¸í¼­

ºÎ·Ï A
Mobile Access ¼ÒÇÁÆ®¿þ¾î ½ºÅ°¸¶ ÂüÁ¶

ÀÌ ºÎ·Ï¿¡¼­´Â Sun™ ONE Identity Server ¼ÒÇÁÆ®¿þ¾î¿¡ »ç¿ëµÇ´Â Sun™ ONE Portal Server, Mobile Access ¼ÒÇÁÆ®¿þ¾î ½ºÅ°¸¶ Á¤ÀÇ¿¡ ´ëÇÑ Âü°íÀڷḦ Á¦°øÇÕ´Ï´Ù.

ÀÌ ºÎ·ÏÀº ´ÙÀ½ Àý·Î ±¸¼ºµË´Ï´Ù.

Sun™ ONE Portal Server ¼ÒÇÁÆ®¿þ¾î ½ºÅ°¸¶ Á¤ÀÇ¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ ³»¿ëÀº Sun™ ONE Portal Server 6.2 °ü¸®ÀÚ ¼³¸í¼­¸¦ ÂüÁ¶ÇϽʽÿÀ.


Ŭ¶óÀÌ¾ðÆ® µ¥ÀÌÅÍ ½ºÅ°¸¶

ÀÌ ÀýÀº Ŭ¶óÀÌ¾ðÆ® µ¥ÀÌÅÍ¿¡ ´ëÇÑ Âü°íÀÚ·áÀÔ´Ï´Ù. amClientData.xml ÆÄÀÏÀº ±âº» ¼³Ä¡ Áß¿¡ /Portal-Server-installation-root/SUNWam/config/xml µð·ºÅ丮¿¡ ¹èÄ¡µË´Ï´Ù.

ÄÚµå ¿¹Á¦\x11 A-1 Ŭ¶óÀÌ¾ðÆ® µ¥ÀÌÅÍ ½ºÅ°¸¶  

<?xml version=“1.0” encoding=”XML_ENCODING”?>

<!--

    Copyright (c) 2003 Sun Microsystems, Inc. All rights reserved

    »ç¿ëÇÏ·Á¸é »ç¿ë±Ç °è¾àÀ» ÁؼöÇØ¾ß ÇÕ´Ï´Ù.

-->

<!DOCTYPE ServicesConfiguration

    PUBLIC “=//iPlanet//Service Management Services (SMS) 1.0 DTD//EN”

    “jar://com/sun/identity/sm/sms.dtd”>

<ServicesConfiguration>

  <Service ¼­ºñ½º À̸§=”SunAMClientData” ¹öÀü=”1.0”>

    <Schema

      i18nFileName=”amClientData”

      i18nKey=””

      serviceHierarchy=”” >

      <Global>

       <!-- Ŭ¶óÀÌ¾ðÆ® DB¸¦ ÀúÀåÇÏ´Â ½ºÅ°¸¶ -->

       <SubSchema name=”clientDBStore”>

         <SubSchema name=”clientData”>

            <!-- Çʼö µî·Ï Á¤º¸ -->

            <AttributeSchema name=”clientType” i18nKey=”clientType”

               any=”required|display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”parentId” i18nKey=”parentId”

               any=”required|display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”userAgent” i18nKey=”userAgent”

               any=”required|display” type=”single” syntax=”string”

            />

            <!-- ¼±Åà »çÇ× µî·Ï Á¤º¸ -->

            <AttributeSchema name=”contentType” i18nKey=”contentType”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”filePath” i18nKey=”filePath”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”cookieSupport” i18nKey=”cookieSupport”

               any=”display” type=”single_choice” syntax=”string”>

                <ChoiceValues>

                    <ChoiceValue

                    i18nKey=”cookieDetect”>cookieDetect</ChoiceValue>

                    <ChoiceValue i18nKey=”cookieSupport”>true</ChoiceValue>

                    <ChoiceValue i18nKey=”noCookieSupport”>false</ChoiceValue>

                </ChoiceValues>

                <DefaultValues>

                    <Value>true</Value>

                </DefaultValues>

            </AttributeSchema>

            <AttributeSchema name=”counterName” i18nKey=”counterName”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”encoderClassName”

            i18nKey=”encoderClassName”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”genericHTML” i18nKey=”genericHTML”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”ignoreHostHeader”

            i18nKey=”ignoreHostHeader”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”lineLength” i18nKey=”lineLength”

               any=”display” type=”single” syntax=”number”

            />

            <!-- UAProfile HardwarePlatform µî·Ï Á¤º¸ -->

            <AttributeSchema name=”BluetoothProfile”

            i18nKey=”BluetoothProfile”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”BitsPerPixel” i18nKey=”BitsPerPixel”

               any=”display” type=”single” syntax=”number”

            />

            <AttributeSchema name=”ColorCapable” i18nKey=”ColorCapable”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”CPU” i18nKey=”CPU”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”ImageCapable” i18nKey=”ImageCapable”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”InputCharset” i18nKey=”InputCharset”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”Keyboard” i18nKey=”Keyboard”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”Model” i18nKey=”Model”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”NumberOfSoftKeys”

            i18nKey=”NumberOfSoftKeys”

               any=”display” type=”single” syntax=”number”

            />

            <AttributeSchema name=”OutputCharset” i18nKey=”OutputCharset”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”PixelAspectRatio”

            i18nKey=”PixelAspectRatio”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”PointingResolution”

            i18nKey=”PointingResolution”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”ScreenSize” i18nKey=”ScreenSize”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”ScreenSizeChar” i18nKey=”ScreenSizeChar”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”SoundOutputCapable”

            i18nKey=”SoundOutputCapable”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”StandardFontProportional”

            i18nKey=”StandardFontProportional”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”TextInputCapable”             i18nKey=”TextInputCapable”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”Vendor” i18nKey=”Vendor”

               any=”display” type=”single” syntax=”string”

            />

            <AttributeSchema name=”VoiceInputCapable”

            i18nKey=”VoiceInputCapable”

               any=”display” type=”single” syntax=”boolean”

            />

            <!-- UAProfile SoftwarePlatform µî·Ï Á¤º¸ -->

            <AttributeSchema name=”AcceptDownloadableSoftware”

            i18nKey=”AcceptDownloadableSoftware”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”AudioInputEncoder”

            i18nKey=”AudioInputEncoder”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”CcppAccept” i18nKey=”CcppAccept”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”CcppAccept-Charset”

            i18nKey=”CcppAccept-Charset”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”CcppAccept-Encoding”

            i18nKey=”CcppAccept-Encoding”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”CcppAccept-Language”

            i18nKey=”CcppAccept-Language”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”DownloadableSoftwareSupport”

            i18nKey=”DownloadableSoftwareSupport”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”JavaEnabled” i18nKey=”JavaEnabled”

               any=”display” type=”single” syntax=”boolean”

            />

            <AttributeSchema name=”JavaPlatform” i18nKey=”JavaPlatform”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”JVMVersion” i18nKey=”JVMVersion”

               any=”display” type=”list” syntax=”string”

            />

            <AttributeSchema name=”MexeClassmarks” i18nKey=”MexeClassmarks”

               any=”display” type=”list” syntax=”string”

            />

             <AttributeSchema name=”MexeSecureDomains”

             i18nKey=”MexeSecureDomains”

               any=”display” type=”single” syntax=”boolean”

             />

             <AttributeSchema name=”MexeSpec” i18nKey=”MexeSpec”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”OSName” i18nKey=”OSName”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”OSVendor” i18nKey=”OSVendor”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”OSVersion” i18nKey=”OSVersion”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”RecipientAppAgent”

             i18nKey=”RecipientAppAgent”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”SoftwareNumber” i18nKey=”SoftwareNumber”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”VideoInputEncoder”

             i18nKey=”VideoInputEncoder”

               any=”display” type=”list” syntax=”string”

             />

             <!-- UAProfile ³×Æ®¿öÅ© Ư¼º µî·Ï Á¤º¸ -->

             <AttributeSchema name=”CurrentBearerService”

             i18nKey=”CurrentBearerService”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”SecuritySupport” i18nKey=”SecuritySupport”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”SupportedBearers”              i18nKey=”SupportedBearers”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”SupportedBluetoothVersion”

             i18nKey=”SupportedBluetoothVersion”

               any=”display” type=”single” syntax=”string”

             />

             <!-- UAProfile BrowserUA µî·Ï Á¤º¸ -->

             <AttributeSchema name=”BrowserName” i18nKey=”BrowserName”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”BrowserVersion” i18nKey=”BrowserVersion”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”DownloadableBrowserApps”

             i18nKey=”DownloadableBrowserApps”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”FramesCapable” i18nKey=”FramesCapable”

               any=”display” type=”single” syntax=”boolean”

             />

             <AttributeSchema name=”HtmlVersion” i18nKey=”HtmlVersion”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”JavaAppletEnabled”

             i18nKey=”JavaAppletEnabled”

               any=”display” type=”single” syntax=”boolean”

             />

             <AttributeSchema name=”JavaScriptEnabled”

             i18nKey=”JavaScriptEnabled”

               any=”display” type=”single” syntax=”boolean”

             />

             <AttributeSchema name=”JavaScriptVersion”

             i18nKey=”JavaScriptVersion”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”PreferenceForFrames”

             i18nKey=”PreferenceForFrames”

               any=”display” type=”single” syntax=”boolean”

             />

             <AttributeSchema name=”TablesCapable” i18nKey=”TablesCapable”

               any=”display” type=”single” syntax=”boolean”

             />

             <AttributeSchema name=”XhtmlModules” i18nKey=”XhtmlModules”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”XhtmlVersion” i18nKey=”XhtmlVersion”

               any=”display” type=”single” syntax=”string”

             />

             <!-- UAProfile WapCharacteristics µî·Ï Á¤º¸ -->

             <AttributeSchema name=”SupportedPictogramSet”

             i18nKey=”SupportedPictogramSet”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”WapDeviceClass” i18nKey=”WapDeviceClass”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”WapVersion” i18nKey=”WapVersion”

               any=”display” type=”single” syntax=”string”

             />

             <AttributeSchema name=”WmlDeckSize” i18nKey=”WmlDeckSize”

               any=”display” type=”single” syntax=”number”

             />

             <AttributeSchema name=”WmlScriptLibraries”

             i18nKey=”WmlScriptLibraries”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”WmlScriptVersion”              i18nKey=”WmlScriptVersion”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”WmlVersion” i18nKey=”WmlVersion”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”WtaiLibraries” i18nKey=”WtaiLibraries”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”WtaVersion” i18nKey=”WtaVersion”

               any=”display” type=”single” syntax=”string”

             />

             <!-- UAProfile PushCharacteristics µî·Ï Á¤º¸ -->

             <AttributeSchema name=”Push-Accept” i18nKey=”Push-Accept”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”Push-Accept-Charset”

             i18nKey=”Push-Accept-Charset”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”Push-Accept-Encoding”

             i18nKey=”Push-Accept-Encoding”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”Push-Accept-Language”

             i18nKey=”Push-Accept-Language”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”Push-Accept-AppID”

             i18nKey=”Push-Accept-AppID”

               any=”display” type=”list” syntax=”string”

             />

             <AttributeSchema name=”Push-MsgSize” i18nKey=”Push-MsgSize”

               any=”display” type=”single” syntax=”number”

             />

             <AttributeSchema name=”Push-MaxPushReq” i18nKey=”Push-MaxPushReq”

               any=”display” type=”single” syntax=”number”

             />

             <!-- Ãß°¡ µî·Ï Á¤º¸ -->

             <AttributeSchema name=”additionalProperties”

             i18nKey=”additionalProperties”

               any=”display” type=”list” syntax=”string”

             />

         </SubSchema>

       </SubSchema> <!-- ÃÖÁ¾ µ¥ÀÌÅͺ£À̽º ½ºÅ°¸¶ -->

       <!-- profilemanager.xml ÀúÀå -->

       <AttributeSchema name=”profileManagerXML” type=”single” syntax=”xml” />

      </Global>

    </Schema>

    <Configuration>

    <GlobalConfiguration>

    <!-- externalDB ÀÚ¸® Ç¥½Ã -->

    <SubConfiguration name=”externalData” id=”clientDBStore” />

    <!-- internalDB -->

    <SubConfiguration name=”internalData” id=”clientDBStore”>

<SubConfiguration name=”genericHTML” id=”clientData”>

  <AttributeValuePair>

    <Attribute name=”clientType” />

    <Value>genericHTML</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”userAgent” />

    <Value>Mozilla/4.0</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”CcppAccept-Charset” />

<!-- q °ªÀº ¹®ÀÚ ¼¼Æ®¿¡ »ó´ëÀû °¡ÁßÄ¡/¼±È£µµ¸¦ ÇÒ´çÇÕ´Ï´Ù. Q °ªÀ¸·Î ÁöÁ¤ÇÒ ¼ö ÀÖ´Â °ªÀº

0¡­1 ¹üÀ§ÀÇ floatÀÔ´Ï´Ù. q °ªÀÌ ÁöÁ¤µÇÁö ¾Ê´Â °æ¿ì 1.0À» °¡Á¤ÇÕ´Ï´Ù.

-->

    <Value>UTF-8</Value>

    <Value>ISO-8859-1;q=0.8</Value>

    <Value>ISO-8859-2;q=0.9</Value>

    <Value>ISO-8859-3;q=0.9</Value>

    <Value>ISO-8859-4;q=0.8</Value>

    <Value>ISO-8859-5;q=0.9</Value>

    <Value>ISO-8859-6;q=0.9</Value>

    <Value>ISO-8859-7;q=0.9</Value>

    <Value>ISO-8859-8;q=0.9</Value>

    <Value>ISO-8859-9;q=0.9</Value>

    <Value>ISO-8859-10;q=0.9</Value>

    <Value>ISO-8859-14;q=0.9</Value>

    <Value>ISO-8859-15;q=0.9</Value>

    <Value>Shift_JIS;q=0.9</Value>

    <Value>EUC-JP;q=0.8</Value>

    <Value>ISO-2022-JP;q=0.7</Value>

    <Value>GB18030</Value>

    <Value>GB2312;q=0.8</Value>

    <Value>BIG5;q=0.9</Value>

    <Value>EUC-KR;q=0.9</Value>

    <Value>ISO-2022-KR;q=0.8</Value>

    <Value>TIS-620;q=0.9</Value>

    <Value>KOI8-R;q=0.9</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”parentId” />

    <Value>HTML</Value>

  </AttributeValuePair>

</SubConfiguration>

<SubConfiguration name=”HTML” id=”clientData”>

  <AttributeValuePair>

    <Attribute name=”parentId” />

    <Value>HTML</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”clientType” />

    <Value>HTML</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”filePath” />

    <Value>html</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”contentType” />

    <Value>text/html</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”genericHTML” />

    <Value>true</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”cookieSupport” />

    <Value>true</Value>

  </AttributeValuePair>

  <AttributeValuePair>

    <Attribute name=”CcppAccept-Charset” />

    <Value>UTF-8</Value>

  </AttributeValuePair>

</SubConfiguration>

    </SubConfiguration>

    </GlobalConfiguration>

    </Configuration>

  </Service>

</ServicesConfiguration>


ÁÖ¼Ò·Ï ½ºÅ°¸¶

ÀÌ ÀýÀº Mobile Access ÁÖ¼Ò·Ï ÀÀ¿ëÇÁ·Î±×·¥ÀÇ Âü°íÀÚ·áÀÔ´Ï´Ù. ±âº» ¼³Ä¡ °úÁ¤¿¡¼­ SunMobileAppABService.xml ÆÄÀÏÀÌ/Portal-Server-installation-root/SUNWps/export/service µð·ºÅ丮¿¡ ¹èÄ¡µË´Ï´Ù.

ÄÚµå ¿¹Á¦\x11 A-2 ÁÖ¼Ò·Ï ½ºÅ°¸¶

<?xml version="1.0" encoding="ISO-8859-1"?>

<!--

  Copyright 2001 Sun Microsystems, Inc. All rights reserved.

  Àç»ê±Ç/ºñ¹Ð. ÀÌ Á¦Ç°Àº »ç¿ë±Ç °è¾à Á¶°ÇÀ» ÁؼöÇÏ¿© »ç¿ëÇØ¾ß ÇÕ´Ï´Ù.

  MAP ÁÖ¼Ò·Ï ¼­ºñ½º Á¤ÀÇ

-->

<!DOCTYPE ServicesConfiguration

    PUBLIC "=//Sun ONE//Service Management Services (SMS) 1.0 DTD//EN"

    "file:%IDSAME_BASEDIR%/SUNWam/dtd/sms.dtd">

<ServicesConfiguration>

  <Service name="SunMobileAppABService" version="1.0">

    <Schema

      i18nFileName="SunMobileAppABService"

      serviceHierarchy="/app.configuration/SunMobileAppABService"

      i18nKey="abServiceDescription">

      <Global>

         <AttributeSchema name="serviceObjectClasses"

            type="list"

            syntax="string"

            i18nKey="">

            <DefaultValues>

               <Value>SunMobileAppABPerson</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunConfigurationTemplates"

                          type="list"

                          syntax="string"

                          any="display"

                          i18nKey="sunConfigurationTemplatesDescription">

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppABJspAbNumLines"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspAbNumLines">

            <DefaultValues>

               <Value>default|9</Value>

            </DefaultValues>

         </AttributeSchema>

      </Global>

<!-- TBD as per ID6.0

      <Policy>

         <ActionSchema name="sunMobileAppABExecutable"

            type="single"

            syntax="boolean"

            any="display"

            cosQualifier="default"

            i18nKey="privilege">

            <DefaultValues>

               <Value>true</Value>

            </DefaultValues>

         </ActionSchema >

      </Policy >

-->

      <Dynamic >

         <AttributeSchema name="sunMobileAppABConfig"

            type="list"

            syntax="string"

            any="display"

            cosQualifier="merge-schemes"

            i18nKey="appConfig">

         </AttributeSchema>

</Dynamic>

      <User>

         <AttributeSchema name="sunMobileAppABSortBy"

            type="single"

            syntax="string"

            any="display"

            i18nKey="sortBy">

               <DefaultValues>

                  <Value>fn</Value>

               </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppABSortOrder"

            type="single_choice"

            syntax="string"

            any="display"

            i18nKey="sortOrder">

              <ChoiceValues>

                <ChoiceValue i18nKey="ascending">asc</ChoiceValue>

                <ChoiceValue i18nKey="descending">dsc</ChoiceValue>

                <ChoiceValue i18nKey="none">none</ChoiceValue>

              </ChoiceValues>

              <DefaultValues>

                <Value>asc</Value>

              </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppABConfig"

            type="list"

            syntax="string"

            any="display"

            i18nKey="appConfig">

         </AttributeSchema>

      </User>

   </Schema>

  </Service>

</ServicesConfiguration>


͏°´õ ½ºÅ°¸¶

ÀÌ ÀýÀº Mobile Access ͏°´õ ÀÀ¿ëÇÁ·Î±×·¥ÀÇ Âü°íÀÚ·áÀÔ´Ï´Ù. ±âº» ¼³Ä¡ °úÁ¤¿¡¼­ SunMobileAppCalendarService.xml ÆÄÀÏÀÌ /Portal-Server-installation-root/SUNWps/export/service µð·ºÅ丮¿¡ ¹èÄ¡µË´Ï´Ù.

ÄÚµå ¿¹Á¦\x11 A-3 ͏°´õ ½ºÅ°¸¶

<?xml version="1.0" encoding="ISO-8859-1"?>

<!--

  Copyright 2001 Sun Microsystems, Inc. All rights reserved.

  Àç»ê±Ç/ºñ¹Ð. ÀÌ Á¦Ç°Àº »ç¿ë±Ç °è¾à Á¶°ÇÀ» ÁؼöÇÏ¿© »ç¿ëÇØ¾ß ÇÕ´Ï´Ù.

  MAP ͏°´õ ¼­ºñ½º Á¤ÀÇ

-->

<!DOCTYPE ServicesConfiguration

    PUBLIC "=//Sun ONE//Service Management Services (SMS) 1.0 DTD//EN"

    "file:%IDSAME_BASEDIR%/SUNWam/dtd/sms.dtd">

<ServicesConfiguration>

  <Service name="SunMobileAppCalendarService" version="1.0">

    <Schema

      i18nFileName="SunMobileAppCalendarService"

      serviceHierarchy="/app.configuration/SunMobileAppCalendarService"

      i18nKey="calServiceDescription">

      <Global>

         <AttributeSchema name="serviceObjectClasses"

            type="list"

            syntax="string"

            i18nKey="">

            <DefaultValues>

                  <Value>SunMobileAppCalendarPerson</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunConfigurationTemplates"

            type="list"

            syntax="string"

            any="display"

            i18nKey="sunConfigurationTemplatesDescription">

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppCalendarJspCalendarNumLines"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspCalendarNumLines">

            <DefaultValues>

                  <Value>default|7</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppCalendarJspEventNumLines"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspEventNumLines">

            <DefaultValues>

                  <Value>default|7</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppCalendarJspSummaryLength"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspSummaryLength">

            <DefaultValues>

                  <Value>default|25</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppCalendarJspLocationLength"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspLocationLength">

            <DefaultValues>

                  <Value>default|25</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppCalendarJspDescLength"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspDescLength">

            <DefaultValues>

                  <Value>default|300</Value>

            </DefaultValues>

         </AttributeSchema>

      </Global>

      <Dynamic>

         <AttributeSchema name="sunMobileAppCalendarConfig"

            type="list"

            syntax="string"

            any="display"

            cosQualifier="merge-schemes"

            i18nKey="appConfig">

         </AttributeSchema>

      </Dynamic>

      <User>

         <AttributeSchema name="sunMobileAppCalendarConfig"

            type="list"

            syntax="string"

            any="display"

            i18nKey="appConfig">

         </AttributeSchema>

      </User>

    </Schema>

  </Service>

</ServicesConfiguration>


¸ÞÀÏ ½ºÅ°¸¶

ÀÌ ÀýÀº Mobile Access ¸ÞÀÏ ÀÀ¿ëÇÁ·Î±×·¥ÀÇ Âü°íÀÚ·áÀÔ´Ï´Ù. ±âº» ¼³Ä¡ °úÁ¤¿¡¼­ SunMobileAppMailService.xml ÆÄÀÏÀÌ /Portal-Server-installation-root/SUNWps/export/service µð·ºÅ丮¿¡ ¹èÄ¡µË´Ï´Ù.

ÄÚµå ¿¹Á¦\x11 A-4

<?xml version="1.0" encoding="ISO-8859-1"?>

<!--

  Copyright 2001 Sun Microsystems, Inc. All rights reserved.

  Àç»ê±Ç/ºñ¹Ð. ÀÌ Á¦Ç°Àº »ç¿ë±Ç °è¾à Á¶°ÇÀ» ÁؼöÇÏ¿© »ç¿ëÇØ¾ß ÇÕ´Ï´Ù.

  MAP ¸ÞÀÏ ¼­ºñ½º Á¤ÀÇ

-->

<!DOCTYPE ServicesConfiguration

  PUBLIC "=//iPlanet//Service Management Services (SMS) 1.0 DTD//EN"

  "file:%IDSAME_BASEDIR%/SUNWam/dtd/sms.dtd">

<ServicesConfiguration>

  <Service name="SunMobileAppMailService" version="1.0">

    <Schema

      i18nFileName="SunMobileAppMailService"

      serviceHierarchy="/app.configuration/SunMobileAppMailService"

      i18nKey="mailServiceDescription">

      <Global>

         <AttributeSchema name="serviceObjectClasses"

            type="list"

            syntax="string"

            i18nKey="">

            <DefaultValues>

                  <Value>SunMobileAppMailPerson</Value>

            </DefaultValues>

         </AttributeSchema>

 

         <AttributeSchema name="sunConfigurationTemplates"

            type="list"

            syntax="string"

            any="display"

            i18nKey="sunConfigurationTemplatesDescription">

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailJspNumFolders"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspNumFolders">

            <DefaultValues>

                  <Value>default|9</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailJspInboxNumLines"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspInboxNumLines">

            <DefaultValues>

                  <Value>default|9</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailJspMsgNumLines"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspMsgNumLines">

            <DefaultValues>

                  <Value>default|9</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailJspFromLength"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspFromLength">

            <DefaultValues>

                  <Value>default|23</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailJspSubjectLength"

            type="list"

            syntax="string"

            any="display"

            i18nKey="jspSubjectLength">

            <DefaultValues>

                  <Value>default|23</Value>

            </DefaultValues>

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailOutboundMailCharset"

            type="list"

            syntax="string"

            any="display"

            i18nKey="outboundMailCharset">

            <DefaultValues>

                  <Value>Shift_JIS=ISO-2022-JP</Value>

            </DefaultValues>

         </AttributeSchema>

      </Global>

      <Organization>

         <AttributeSchema name="sunMobileAppMailDefaultMailDomain"

            type="single"

            syntax="string"

            any="display"

            i18nKey="defaultMailDomain">

         </AttributeSchema>

      </Organization>

      <Dynamic>

         <AttributeSchema name="sunMobileAppMailConfig"

            type="list"

            syntax="string"

            any="display"

            cosQualifier="merge-schemes"

            i18nKey="appConfig">

         </AttributeSchema>

      </Dynamic>

      <User>

         <AttributeSchema name="sunMobileAppMailSignature"

            type="single"

            syntax="paragraph"

            any="display"

i18nKey="signature">

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailPredefinedReplies"

            type="list"

            syntax="string"

            any="display"

            i18nKey="predefinedReplies">

         </AttributeSchema>

 

         <AttributeSchema name="sunMobileAppMailViewClients"

            type="list"

            syntax="string"

            any="display"

            i18nKey="viewClients">

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailViews"

            type="list"

            syntax="string"

            any="display"

            i18nKey="views">

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailViewRules"

            type="list"

            syntax="string"

            any="display"

            i18nKey="viewRules">

         </AttributeSchema>

         <AttributeSchema name="sunMobileAppMailConfig"

            type="list"

            syntax="string"

            any="display"

            i18nKey="appConfig">

         </AttributeSchema>

      </User>

    </Schema>

  </Service>

</ServicesConfiguration>



ÀÌÀü      ¸ñÂ÷      »öÀÎ      ´ÙÀ½     


Copyright 2003 Sun Microsystems, Inc. ¸ðµç ±Ç¸®´Â ÀúÀÛ±ÇÀÚÀÇ ¼ÒÀ¯ÀÔ´Ï´Ù.