You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ashish Jain (JIRA)" <ji...@apache.org> on 2010/01/20 17:17:54 UTC

[jira] Created: (GERONIMO-5039) Informix Lock Mode Wait property

Informix Lock Mode Wait property
--------------------------------

                 Key: GERONIMO-5039
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5039
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: databases
    Affects Versions: 2.1.5, 2.2.1
         Environment: Windows Xp, Informix Database
            Reporter: Ashish Jain
             Fix For: 2.1.5, 2.2.1


Informix lock mode wait option to be made available for users through  Geronimo Administrative console.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5039) Informix Lock Mode Wait property

Posted by "Ashish Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804057#action_12804057 ] 

Ashish Jain commented on GERONIMO-5039:
---------------------------------------

Hi David, It works fine. Thanks for reviewing and applying the patch.

> Informix Lock Mode Wait property
> --------------------------------
>
>                 Key: GERONIMO-5039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5039
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: databases
>    Affects Versions: 2.1.5, 2.2.1
>         Environment: Windows Xp, Informix Database
>            Reporter: Ashish Jain
>             Fix For: 2.1.5, 2.2.1
>
>
> Informix lock mode wait option to be made available for users through  Geronimo Administrative console.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5039) Informix Lock Mode Wait property

Posted by "Ashish Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802883#action_12802883 ] 

Ashish Jain commented on GERONIMO-5039:
---------------------------------------

Hi David.. I have modified the code for set and get methods. I have also made changes to ra.xml so that this property can be set through Admin Console.. This is because Admin Console database pool portlet for creation of Informix Database Pool was not looking fine with underscores and was having multiple spaces.

The patch has been uploaded to http://jira.codehaus.org/browse/TQL-19.
Please review.

> Informix Lock Mode Wait property
> --------------------------------
>
>                 Key: GERONIMO-5039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5039
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: databases
>    Affects Versions: 2.1.5, 2.2.1
>         Environment: Windows Xp, Informix Database
>            Reporter: Ashish Jain
>             Fix For: 2.1.5, 2.2.1
>
>
> Informix lock mode wait option to be made available for users through  Geronimo Administrative console.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-5039) Informix Lock Mode Wait property

Posted by "Ashish Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Jain closed GERONIMO-5039.
---------------------------------

    Resolution: Fixed

The issue has been fixed in tranql driver for informix.

> Informix Lock Mode Wait property
> --------------------------------
>
>                 Key: GERONIMO-5039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5039
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: databases
>    Affects Versions: 2.1.5, 2.2.1
>         Environment: Windows Xp, Informix Database
>            Reporter: Ashish Jain
>            Assignee: Ashish Jain
>             Fix For: 2.1.5, 2.2.1
>
>
> Informix lock mode wait option to be made available for users through  Geronimo Administrative console.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMO-5039) Informix Lock Mode Wait property

Posted by "Ashish Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Jain reassigned GERONIMO-5039:
-------------------------------------

    Assignee: Ashish Jain

> Informix Lock Mode Wait property
> --------------------------------
>
>                 Key: GERONIMO-5039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5039
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: databases
>    Affects Versions: 2.1.5, 2.2.1
>         Environment: Windows Xp, Informix Database
>            Reporter: Ashish Jain
>            Assignee: Ashish Jain
>             Fix For: 2.1.5, 2.2.1
>
>
> Informix lock mode wait option to be made available for users through  Geronimo Administrative console.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5039) Informix Lock Mode Wait property

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803790#action_12803790 ] 

David Jencks commented on GERONIMO-5039:
----------------------------------------

I applied the patch to tranql.  Can you check that it still works?  I added a default value of 0 for the new property since some connector implementations may require a value for all properties mentioned in ra.xml

> Informix Lock Mode Wait property
> --------------------------------
>
>                 Key: GERONIMO-5039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5039
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: databases
>    Affects Versions: 2.1.5, 2.2.1
>         Environment: Windows Xp, Informix Database
>            Reporter: Ashish Jain
>             Fix For: 2.1.5, 2.2.1
>
>
> Informix lock mode wait option to be made available for users through  Geronimo Administrative console.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.