You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dushshantha Chandradasa (JIRA)" <ax...@ws.apache.org> on 2005/10/18 06:47:44 UTC

[jira] Created: (AXISCPP-857) Remove unwanted outputs from wsdl2ws tool.

Remove unwanted outputs from wsdl2ws tool.
------------------------------------------

         Key: AXISCPP-857
         URL: http://issues.apache.org/jira/browse/AXISCPP-857
     Project: Axis-C++
        Type: Task
  Components: WSDD Processing  
    Versions: current (nightly)    
 Environment: All
    Reporter: Dushshantha Chandradasa
     Fix For: 1.6 Alpha


i see some unwanted information is printing when generate code using wsdl2ws tool. 

     [java] name=MyClass sanitisedName=MyClass
     [java] name=id sanitisedName=id
     [java] name=Name sanitisedName=Name
     [java] name=Values sanitisedName=Values
     [java] name=Name sanitisedName=Name
     [java] name=Values sanitisedName=Values
     [java] name=MyClass sanitisedName=MyClass
     [java] name=id sanitisedName=id
     [java] name=Name sanitisedName=Name
     [java] name=Values sanitisedName=Values
     
If these are unnecessary, it is better to remove these prints.

   

-- 
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] Closed: (AXISCPP-857) Remove unwanted outputs from wsdl2ws tool.

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-857?page=all ]
     
nadir amra closed AXISCPP-857:
------------------------------

    Resolution: Fixed
     Assign To: Nadir Amra

I commented out the line.  It is probably a good idea in the future to add a -v (verbose) option to the tool in order to help debugging....

> Remove unwanted outputs from wsdl2ws tool.
> ------------------------------------------
>
>          Key: AXISCPP-857
>          URL: http://issues.apache.org/jira/browse/AXISCPP-857
>      Project: Axis-C++
>         Type: Task
>   Components: WSDD Processing
>     Versions: current (nightly)
>  Environment: All
>     Reporter: Dushshantha Chandradasa
>     Assignee: Nadir Amra
>      Fix For: 1.6 Alpha

>
> i see some unwanted information is printing when generate code using wsdl2ws tool. 
>      [java] name=MyClass sanitisedName=MyClass
>      [java] name=id sanitisedName=id
>      [java] name=Name sanitisedName=Name
>      [java] name=Values sanitisedName=Values
>      [java] name=Name sanitisedName=Name
>      [java] name=Values sanitisedName=Values
>      [java] name=MyClass sanitisedName=MyClass
>      [java] name=id sanitisedName=id
>      [java] name=Name sanitisedName=Name
>      [java] name=Values sanitisedName=Values
>      
> If these are unnecessary, it is better to remove these prints.
>    

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