You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Yoav Shapira <yo...@apache.org> on 2006/09/06 17:45:11 UTC

Re: Minor 5.5.18 request - additional params to MBeanFactory.createJNDIRealm()

Hi,
It'd be nice to get this in 5.5.19 -- thoughts?

Yoav

On 8/30/06, Chris Wall <cw...@bea.com> wrote:
> The signature of createJNDIRealm in MBeanFactory.java is insufficient
> for creating a JNDIRealm through JMX.  The method has a single String
> parameter called parent.  We need three additional parameters -
> ConnectionURL, ConnectionName, ConnectionPassword - to initialized
> JNDIRealm correctly.
>
> See http://issues.apache.org/bugzilla/show_bug.cgi?id=37588.
>
> Thanks!
>
> -Chris
>
> _______________________________________________________________________
> Notice:  This email message, together with any attachments, may contain
> information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
> entities,  that may be confidential,  proprietary,  copyrighted  and/or
> legally privileged, and is intended solely for the use of the individual
> or entity named in this message. If you are not the intended recipient,
> and have received this message in error, please immediately return this
> by email and then delete it.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: Minor 5.5.18 request - additional params to MBeanFactory.createJNDIRealm()

Posted by Filip Hanik - Dev Lists <de...@hanik.com>.
yes, I will add it in, the patch didn't work for 5.5.18, I believe it 
has been updated since then

Filip

Yoav Shapira wrote:
> Hi,
> It'd be nice to get this in 5.5.19 -- thoughts?
>
> Yoav
>
> On 8/30/06, Chris Wall <cw...@bea.com> wrote:
>> The signature of createJNDIRealm in MBeanFactory.java is insufficient
>> for creating a JNDIRealm through JMX.  The method has a single String
>> parameter called parent.  We need three additional parameters -
>> ConnectionURL, ConnectionName, ConnectionPassword - to initialized
>> JNDIRealm correctly.
>>
>> See http://issues.apache.org/bugzilla/show_bug.cgi?id=37588.
>>
>> Thanks!
>>
>> -Chris
>>
>> _______________________________________________________________________
>> Notice:  This email message, together with any attachments, may contain
>> information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
>> entities,  that may be confidential,  proprietary,  copyrighted  and/or
>> legally privileged, and is intended solely for the use of the individual
>> or entity named in this message. If you are not the intended recipient,
>> and have received this message in error, please immediately return this
>> by email and then delete it.
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org