DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20478>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20478

generate an HTML form which allows the user to fill in the args and invoke the service

           Summary: generate an HTML form which allows the user to fill in
                    the args and invoke the service
           Product: Axis
           Version: future (enh)
          Platform: All
               URL: http://host:8080/axis/services
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Basic Architecture
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


when pointing the browser to the URL above you usually get a list of services
and methods. it would be useful to have fields for each method so you can enter 
values for the arguments and invoke it - as you do by calling:
http://host:8080/axis/services/serviceName?param1=value1&param2=value2...

Reply via email to