Date: 2004-08-10T01:39:41 Editor: JongjinChoi <[EMAIL PROTECTED]> Wiki: Apache Geronimo Wiki Page: AxisEwsXmlJavaNameMappingSupport URL: http://wiki.apache.org/geronimo/AxisEwsXmlJavaNameMappingSupport
no comment Change Log: ------------------------------------------------------------------------------ @@ -39,7 +39,7 @@ Also the TypeEntry class should have the flag that its corresponding java class should be genrated or not. -== JavaBeanWriter / JavaBeanHelperWriter / JavaBeanFaultWriter / JavaDefinitionWriter and some other writers === +=== JavaBeanWriter / JavaBeanHelperWriter / JavaBeanFaultWriter / JavaDefinitionWriter and some other writers === As pointed out in 2-1, if the TypeEntry has all the wsdl/xml-to-java mapping for members of its generated JavaBean, the other writers can use the information for its code generation without additional xml-to-java name mapping and duplicate code between writers for naming mapping can be reduced.