You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/08/20 21:15:31 UTC

[jira] Created: (GERONIMO-3423) Ensure that users can change the ejb jndi name format

Ensure that users can change the ejb jndi name format
-----------------------------------------------------

                 Key: GERONIMO-3423
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3423
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: OpenEJB
    Affects Versions: 2.0, 2.0.x
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 2.0.x, 2.1


Right now OpenEjbSystemGBean is hard coded to always set a value for "openejb.jndiname.format".  We should check to see if it's set first and if so, not reset it.  We should log a warning message if it's changed that javaee app client's will not work.


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


[jira] Commented: (GERONIMO-3423) Ensure that users can change the ejb jndi name format

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523124 ] 

David Blevins commented on GERONIMO-3423:
-----------------------------------------

Fixed in 2.1 trunk.


> Ensure that users can change the ejb jndi name format
> -----------------------------------------------------
>
>                 Key: GERONIMO-3423
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3423
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.0, 2.0.x
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 2.0.x, 2.1
>
>
> Right now OpenEjbSystemGBean is hard coded to always set a value for "openejb.jndiname.format".  We should check to see if it's set first and if so, not reset it.  We should log a warning message if it's changed that javaee app client's will not work.

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


[jira] Commented: (GERONIMO-3423) Ensure that users can change the ejb jndi name format

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530595 ] 

Kevan Miller commented on GERONIMO-3423:
----------------------------------------

I merged 570242 into branches/2.0 with revision 570950 -- http://svn.apache.org/viewvc?view=rev&revision=570950

> Ensure that users can change the ejb jndi name format
> -----------------------------------------------------
>
>                 Key: GERONIMO-3423
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3423
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.0, 2.0.x, 2.1
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 2.0.2, 2.1
>
>
> Right now OpenEjbSystemGBean is hard coded to always set a value for "openejb.jndiname.format".  We should check to see if it's set first and if so, not reset it.  We should log a warning message if it's changed that javaee app client's will not work.

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


[jira] Updated: (GERONIMO-3423) Ensure that users can change the ejb jndi name format

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

Kevan Miller updated GERONIMO-3423:
-----------------------------------

    Affects Version/s: 2.1
        Fix Version/s:     (was: 2.0.x)
                       2.0.2

> Ensure that users can change the ejb jndi name format
> -----------------------------------------------------
>
>                 Key: GERONIMO-3423
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3423
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.0, 2.0.x, 2.1
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 2.0.2, 2.1
>
>
> Right now OpenEjbSystemGBean is hard coded to always set a value for "openejb.jndiname.format".  We should check to see if it's set first and if so, not reset it.  We should log a warning message if it's changed that javaee app client's will not work.

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


Re: [jira] Closed: (GERONIMO-3423) Ensure that users can change the ejb jndi name format

Posted by Donald Woods <dw...@apache.org>.
Were these changes also included in the 2.0 branch for 2.0.2?
The JIRA only mentions 2.1 trunk and there is no Subversion Commits history, 
but the Fix For field says it was fixed for 2.0x and 2.1.


-Donald


David Blevins (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/GERONIMO-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> 
> David Blevins closed GERONIMO-3423.
> -----------------------------------
> 
>     Resolution: Fixed
> 
>> Ensure that users can change the ejb jndi name format
>> -----------------------------------------------------
>>
>>                 Key: GERONIMO-3423
>>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3423
>>             Project: Geronimo
>>          Issue Type: Improvement
>>      Security Level: public(Regular issues) 
>>          Components: OpenEJB
>>    Affects Versions: 2.0, 2.0.x
>>            Reporter: David Blevins
>>            Assignee: David Blevins
>>             Fix For: 2.0.x, 2.1
>>
>>
>> Right now OpenEjbSystemGBean is hard coded to always set a value for "openejb.jndiname.format".  We should check to see if it's set first and if so, not reset it.  We should log a warning message if it's changed that javaee app client's will not work.
> 

[jira] Closed: (GERONIMO-3423) Ensure that users can change the ejb jndi name format

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

David Blevins closed GERONIMO-3423.
-----------------------------------

    Resolution: Fixed

> Ensure that users can change the ejb jndi name format
> -----------------------------------------------------
>
>                 Key: GERONIMO-3423
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3423
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.0, 2.0.x
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 2.0.x, 2.1
>
>
> Right now OpenEjbSystemGBean is hard coded to always set a value for "openejb.jndiname.format".  We should check to see if it's set first and if so, not reset it.  We should log a warning message if it's changed that javaee app client's will not work.

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


[jira] Commented: (GERONIMO-3423) Ensure that users can change the ejb jndi name format

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530249 ] 

Donald Woods commented on GERONIMO-3423:
----------------------------------------

Was this also fixed in the 2.0 branch (aka. 2.0.2) ???
There is no subversion history to go on....

> Ensure that users can change the ejb jndi name format
> -----------------------------------------------------
>
>                 Key: GERONIMO-3423
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3423
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.0, 2.0.x
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 2.0.x, 2.1
>
>
> Right now OpenEjbSystemGBean is hard coded to always set a value for "openejb.jndiname.format".  We should check to see if it's set first and if so, not reset it.  We should log a warning message if it's changed that javaee app client's will not work.

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


[jira] Commented: (GERONIMO-3423) Ensure that users can change the ejb jndi name format

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530262 ] 

Vamsavardhana Reddy commented on GERONIMO-3423:
-----------------------------------------------

I guess it is Rev 570242.

> Ensure that users can change the ejb jndi name format
> -----------------------------------------------------
>
>                 Key: GERONIMO-3423
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3423
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.0, 2.0.x
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 2.0.x, 2.1
>
>
> Right now OpenEjbSystemGBean is hard coded to always set a value for "openejb.jndiname.format".  We should check to see if it's set first and if so, not reset it.  We should log a warning message if it's changed that javaee app client's will not work.

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