Hi,

On Tue, Aug 24, 2010 at 8:35 AM, Markus Schaber <m...@soloplan.de> wrote:

> But I cannot find a way to show those properties in the web console. Is this
> a configuration issue?

As far as I remember looking into the code in one of the 3.1.x
versions, the JMSXUserID is not part of the regular attributes
collection but extracted only as a special case on the
"getAttribute()" method. So basically, the web-interface simply can't
see that the attribute is there.

You could patch the web-pages with an explicit call to the getter.

Best regards,
Martin

Reply via email to