hmmmm...

jmx and its sillyness again (all that for the values in the name of JMX).

The problem I have with conversion in general is that we want to be able to
invoke the node from anywhere passing it the MBean name the name is
server:service=ejb,jndiName=theJndiName, which is what scott is refering to
when he says IIOP uses this.

pfff, outside of saying look
server:service=ejb,jndiName=java:/myName is a valid JMX name

we are back in arbitrary land.

JMX ObjectName was a poorly thoughout poorly speced out entity.

If you want my honest opinion, this is the second time we run in issues JUST
with that silly little thing and frankly, it is not the kind of problem that
I find fascinating whether or not : is a valid character...

the translator is the only solution bar making JMX "normal" and less of a
"silly spec compliant". As we are clearly pushing the envelope on JMX, fcuk
silly specs, let's keep what is good and do away with the silly.

marcf

|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of
|Andreas Schaefer
|Sent: Thursday, May 02, 2002 3:52 PM
|To: Scott M Stark; [EMAIL PROTECTED]
|Subject: Re: [JBoss-dev] ejb-name conflict, help me!!!
|
|
|Hi Scott
|
|> Ok, but then we would need a general utility or class to convert back
|> and forth. I don't know how many places actually use the jndiName
|> property to to lookups, but at least the IIOP layer does. Alternatively,
|> you could create a special naming context in JNDI into which the
|> transmed name was bound with a link to the original such the any lookup
|> of the transformed name mapped to the original binding.
|
|OK, will create this conversion tool. To make a create translation we
|need a better translation matrix:
|    :    ->    %1
|    *    ->    %2
|    ?    ->    %3
|    =    ->    %4
|    ,    ->    %5
|    %    ->    %%
|
|So the conversion back and forth is possible.
|
|Any objects or suggestions ?
|
|Andy
|
|
|
|_______________________________________________________________
|
|Have big pipes? SourceForge.net is looking for download mirrors. We supply
|the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
|_______________________________________________
|Jboss-development mailing list
|[EMAIL PROTECTED]
|https://lists.sourceforge.net/lists/listinfo/jboss-development


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to