The following comment has been added to this issue:

     Author: Aslak Helles�y
    Created: Sat, 11 Jan 2003 10:19 PM
       Body:
CVS COMMIT LOG: 
SUBJECT: [Xdoclet-devel] CVS: 
xdoclet/modules/jboss/src/xdoclet/modules/jboss/jmx/resources 
jboss-service-template.xdt,1.8,1.9 jbossmx-xml-descriptor.xdt,1.10,1.11 
jbossmx-xml-doc.xdt,1.4,1.5
Fixed XDT-229: JBoss JMX subtasks don't see the xmlencoding attribute.  (


---------------------------------------------------------------------
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:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to