[ http://issues.apache.org/jira/browse/AXIS2-1402?page=comments#action_12456289 ] Ajith Harshana Ranabahu commented on AXIS2-1402: ------------------------------------------------
As for the formatting of WSDL and other xml files, I've wrote and included a XML pretty printer plugin with the code generater long time back. You have to put the Jtidy jar (http://jtidy.sourceforge.net/) in the class path and the plugin should automatically pick it up and format the generated xml and WSDL files. Apologies if this feature was not documented > WSDL2Java: format generated files > --------------------------------- > > Key: AXIS2-1402 > URL: http://issues.apache.org/jira/browse/AXIS2-1402 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Components: codegen > Affects Versions: 1.1 > Environment: Axis2 1.1 RC1 > Reporter: Thilo Frotscher > Priority: Minor > > - the generated build.xml contains the tasks make.repo and start.server even > if there was only client code created... > - it would be nice if the build.xml file was formatted (i.e. indented), the > same applies for all generated WSDLs, XMLs, XSDs... > - build.xml depends on environment variable AXIS2_HOME... is this documented > anywhere? > - generated services.xml contains the following line > <!-- by the Apache Axis2 version: #axisVersion# #today# --> > replacement of #axisVersion# and #today# with real values doesn't seem to > work... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://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]