[ mx4j-Bugs-1015829 ] HttpAdaptor not show input fields of getMBeanInfo
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1015829, was opened at 2004-08-25 00:56 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1015829&group_id=47745 Category: HTTP Adaptor Group: Release 2.0.1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: HttpAdaptor not show input fields of getMBeanInfo Initial Comment: When added a mehod getMBeanInfo to a Standard MBean (to see a description instead of p1, p2,.. ), the input fields in a HttpAdaptor (to insert the parameters) don't appears. When a mehod getMBeanInfo it's commented the input fiedls compare in a HttpAdaptor. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-05 12:04 Message: Logged In: NO It appears to be something to do with feeding '@attributename' type parameters to the "str" named template. Replacing the <xsl:copy-of select="$p0"/> element with: <xsl:text/><xsl:value-of select="$p0"/> fixes it for me. I would have thought that using 'value-of' instead of 'copy-of' would having stringified the attribute immediately, but apparantly not. Guess it depends on the xslt implementation. regards, Owen Lydiard ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1015829&group_id=47745 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click