You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by weberj <we...@yahoo.com> on 2008/08/07 10:58:23 UTC

JNDI Viewer - case insensitive search

I'd like the JNDI Viewer to have case insensitive search by default. What do
others think?
-- 
View this message in context: http://www.nabble.com/JNDI-Viewer---case-insensitive-search-tp18866548s134p18866548.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: JNDI Viewer - case insensitive search

Posted by Lin Sun <li...@gmail.com>.
Hi,

Thanks for reporting this prob - should be fixed in the upcoming 2.1.3 release.

Lin

On Mon, Aug 11, 2008 at 4:32 PM, weberj <we...@yahoo.com> wrote:

> JNDI search should be case-insensitive by default
> https://issues.apache.org/jira/browse/GERONIMO-4235
> --
> View this message in context: http://www.nabble.com/JNDI-Viewer---case-insensitive-search-tp18866548s134p18933216.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>

Re: JNDI Viewer - case insensitive search

Posted by weberj <we...@yahoo.com>.

Kevan Miller wrote:
> 
> 
> Heh. No problem -- I don't know where the code is either... Suggest  
> you create a Jira
> 
> --kevan
> 
> 

JNDI search should be case-insensitive by default
https://issues.apache.org/jira/browse/GERONIMO-4235
-- 
View this message in context: http://www.nabble.com/JNDI-Viewer---case-insensitive-search-tp18866548s134p18933216.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: JNDI Viewer - case insensitive search

Posted by Kevan Miller <ke...@gmail.com>.
On Aug 11, 2008, at 5:38 AM, weberjn wrote:

>
>
> Kevan Miller wrote:
>>
>>
>> On Aug 7, 2008, at 4:58 AM, weberj wrote:
>>
>>>
>>> I'd like the JNDI Viewer to have case insensitive search by default.
>>> What do
>>> others think?
>>
>> I can't think of any reason why not... And if it would be helpful to
>> you, then it will probably help others! ;-)
>>
>> Would you be interested in helping to implement?
>>
>> --kevan
>>
>>
>>
>
>
> I guess this would be some 2 minutes for replacing equals with
> equalsIgnoreCase and some 2 days for finding the right source place,  
> set up
> Eclipse projects, learn Maven, run Maven. So I'd rather not code  
> myself and
> instead would like to continue nagging you on the list ;-)

Heh. No problem -- I don't know where the code is either... Suggest  
you create a Jira

--kevan

Re: JNDI Viewer - case insensitive search

Posted by weberjn <we...@gmail.com>.

Kevan Miller wrote:
> 
> 
> On Aug 7, 2008, at 4:58 AM, weberj wrote:
> 
>>
>> I'd like the JNDI Viewer to have case insensitive search by default.  
>> What do
>> others think?
> 
> I can't think of any reason why not... And if it would be helpful to  
> you, then it will probably help others! ;-)
> 
> Would you be interested in helping to implement?
> 
> --kevan
> 
> 
> 


I guess this would be some 2 minutes for replacing equals with
equalsIgnoreCase and some 2 days for finding the right source place, set up
Eclipse projects, learn Maven, run Maven. So I'd rather not code myself and
instead would like to continue nagging you on the list ;-)

Juergen

-- 
View this message in context: http://www.nabble.com/JNDI-Viewer---case-insensitive-search-tp18866548s134p18922576.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: JNDI Viewer - case insensitive search

Posted by Kevan Miller <ke...@gmail.com>.
On Aug 7, 2008, at 4:58 AM, weberj wrote:

>
> I'd like the JNDI Viewer to have case insensitive search by default.  
> What do
> others think?

I can't think of any reason why not... And if it would be helpful to  
you, then it will probably help others! ;-)

Would you be interested in helping to implement?

--kevan