You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2015/10/05 10:12:26 UTC

[jira] [Updated] (IGNITE-1546) Rework XML for DB2

     [ https://issues.apache.org/jira/browse/IGNITE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Konstantinov updated IGNITE-1546:
---------------------------------------
    Assignee:     (was: Pavel Konstantinov)

> Rework XML for DB2
> ------------------
>
>                 Key: IGNITE-1546
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1546
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: wizards
>            Reporter: Pavel Konstantinov
>            Priority: Trivial
>             Fix For: ignite-1.5
>
>
> 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>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)