Details

    • Sub-task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.5.0.final
    • wizards
    • None

    Description

      Bean which we generates now is incorrect - node cannot start with it
      I found another notation we should implement:
      <bean id= "DB" class="com.ibm.db2.jcc.DB2DataSource">
      <property name="serverName" value="192.168.1.40" />
      <property name="portNumber" value="50000"/>
      <property name="databaseName" value="db-name"/>
      <property name="driverType" value="4"/>
      <property name="user" value="1111"/>
      <property name="password" value="11111"/>
      </bean>

      Attachments

        Activity

          People

            Unassigned Unassigned
            pkonstantinov Pavel Konstantinov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: