Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-229 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-229 Summary: JBoss JMX subtasks don't see the xmlencoding attribute. Type: Bug Status: Closed Priority: Major Resolution: FIXED Time Spent: Unknown Estimate: 0 minutes Project: XDoclet Component: JBoss Module Fix For: 1.2 Beta 3 Versions: 1.2 Beta 2 Assignee: xdoclet-devel (Use for new issues) Reporter: Fusayuki Minamoto Created: Sun, 5 Jan 2003 4:47 PM Updated: Sun, 5 Jan 2003 9:00 PM Description: When I use jbossxmbean, jbossxmldoc or jbossxmlservicetemplate subtasks, the generated xml files always have UTF-8 encoding in the xml declarations even I set the xmlencoding attribute to other encoding. Looking into the jboss module jar, I understand JBoss JMX xdt files don't set the specified xmlencoding: jboss-service-template.xdt jbossmx-mx-descriptor.xdt jbossmx-xml-doc.xdt Please change the xdt files to set specified xml encoding as follows: <?xml version="1.0" encoding="<XDtConfig:configParameterValue paramName='Xmlencoding'/>"?> Thank you. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
