You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rincewind Wizard (JIRA)" <ji...@apache.org> on 2006/05/12 16:54:08 UTC

[jira] Created: (AXIS2-718) WSDL2Java Tool should pretty-print its WSDLs like the service.xml is already pretty-printed

WSDL2Java Tool should pretty-print its WSDLs like the service.xml is already pretty-printed
-------------------------------------------------------------------------------------------

         Key: AXIS2-718
         URL: http://issues.apache.org/jira/browse/AXIS2-718
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement

  Components: wsdl  
    Versions: 1.0    
 Environment: any
    Reporter: Rincewind Wizard


The WSDL file created by the WSDL2Java Tool is not human-readable. Most of the info is written in the top and bottom lines. It should be pretty-printed.

-- 
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


[jira] Updated: (AXIS2-718) WSDL2Java Tool should pretty-print its WSDLs like the service.xml is already pretty-printed

Posted by "Rincewind Wizard (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-718?page=all ]

Rincewind Wizard updated AXIS2-718:
-----------------------------------

    Attachment: TextLocService.wsdl

One example WSDL that is not pretty-printed but rather has all its info in the top and bottom lines.

> WSDL2Java Tool should pretty-print its WSDLs like the service.xml is already pretty-printed
> -------------------------------------------------------------------------------------------
>
>          Key: AXIS2-718
>          URL: http://issues.apache.org/jira/browse/AXIS2-718
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement

>   Components: wsdl
>     Versions: 1.0
>  Environment: any
>     Reporter: Rincewind Wizard
>  Attachments: TextLocService.wsdl
>
> The WSDL file created by the WSDL2Java Tool is not human-readable. Most of the info is written in the top and bottom lines. It should be pretty-printed.

-- 
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


[jira] Resolved: (AXIS2-718) WSDL2Java Tool should pretty-print its WSDLs like the service.xml is already pretty-printed

Posted by "Ajith Harshana Ranabahu (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-718?page=all ]

Ajith Harshana Ranabahu resolved AXIS2-718.
-------------------------------------------

    Resolution: Fixed

I've added a tidy based XML pretty printer for the code generator. If you have the tidy jar (http://sourceforge.net/projects/jtidy) in your classpath, the extension should kick into action and pretty print the WSDL files

> WSDL2Java Tool should pretty-print its WSDLs like the service.xml is already pretty-printed
> -------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-718
>                 URL: http://issues.apache.org/jira/browse/AXIS2-718
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: wsdl
>    Affects Versions: 1.0
>         Environment: any
>            Reporter: Rincewind Wizard
>         Attachments: TextLocService.wsdl
>
>
> The WSDL file created by the WSDL2Java Tool is not human-readable. Most of the info is written in the top and bottom lines. It should be pretty-printed.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org