|I've go a feeling that the order of the properties does not matter, so
|"DefaultDomain:service=XADataSource,name=DefaultDS" would be the
|same object
|as "DefaultDomain:name=DefaultDS,service=XADataSource".
|I think that's whey he has to parse it early.

right, I ask this as well, I don't remember if it is the case.

We could have a simple OBJECTNAME implementation but that is fast enough.
The exceptions (malformed bla bla bla) must remain exceptions.  I believe we
can do a default implementation that doesn't fully respect these but is fast
enough, today this string manipulation is useless and a pig.  It goes
against the view of JMX as the fundamental construct for our super-server.
And it is the reason for a lot of ugly hacks by me in the invoker layer. I
need to simplify this and the spec won't get in the way.

marcf
|
|Regards,
|Hiram
|
|
|_________________________________________________________________
|Chat with friends online, try MSN Messenger: http://messenger.msn.com
|
|
|_______________________________________________
|Jboss-development mailing list
|[EMAIL PROTECTED]
|https://lists.sourceforge.net/lists/listinfo/jboss-development


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to