[ https://issues.apache.org/jira/browse/MUSE-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Jemiolo closed MUSE-183. ---------------------------- Resolution: Fixed Fix Version/s: 2.2.0 I updated the schema file as described, and I also updated SimpleSerializerDescriptor and SerializerDefinition so that the QName value of <xsd-serializable-type/> is loaded into SerializerDefinition, even if it's not used for request handling. This should give you the triplet of info you need for code gen. > Add a QName to custom serializers to improve code generation > ------------------------------------------------------------ > > Key: MUSE-183 > URL: https://issues.apache.org/jira/browse/MUSE-183 > Project: Muse > Issue Type: Improvement > Components: Core Engine - Routing and Serialization > Reporter: Andrew Eberbach > Assigned To: Dan Jemiolo > Priority: Minor > Fix For: 2.2.0 > > > It would be nice if the custom-serializer element in the muse descriptor also > had the QName of the element which would be created by the serializer so that > it would provide the QName->Java Name mapping. This would let the code gen > (both server and proxy) create method signatures that have specific java > types. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]