Uploaded image for project: 'Kijimuna'
  1. Kijimuna
  2. KIJIMUNA-18

プロパティに bindingType="none" を指定し、要素が未指定の場合エラーと報告される

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • None
    • Environment:
      Kijimuna: 1.1.3
      Seasar2: 2.3.16

      関連issue: https://www.seasar.org/issues/browse/KIJIMUNA-17

      <components>
      <!--
      [component] コンストラクターsandbox.kijimuna.Client#Client(String[])が見つか
      りません
      -->
        <component class="sandbox.kijimuna.Client">
          <arg>new String[] {"a", "b", "c"}</arg>
      <!--
      [property] 子要素にcomponentエレメントがありません。
      [property] 式言語もしくはcomponentエレメントを記述してください。
      -->
          <property name="unbinding" bindingType="none"/>
        </component>
        <component class="sandbox.kijimuna.SupplierImpl"/>
      </components>
      

            Assignee:
            ichikawa ichikawa
            Reporter:
            ichikawa ichikawa
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: