I submitted [#XFIRE-974] today containing the patch. The code isn't
production quality -- lacks error checking, and the ability to disable
the feature. I would be willing to make some necessary changes if the
basic concept is approved.

Best wishes on the upcoming 1.2.6 release.

Stephen

On 4/30/07, Tomek Sztelak <[EMAIL PROTECTED]> wrote:
Hi
We gladly accept all contributions ;) Can you create jira issue with
your patch ? We will take a look at it  just after 1.2.6 release (
sometime this week ).
Thanks  a lot :)



On 4/30/07, Stephen Schaub <[EMAIL PROTECTED]> wrote:
> I teach an undergraduate course in Internet Application Development. I
> chose XFire this year to teach J2EE web services. In the past, I've
> taught web services with .NET, and one of the things .NET provides
> that XFire doesn't is a nice auto-generated testing web interface.
> This sort of functionality is particularly useful when you are
> learning about web services and experimenting with simple methods that
> don't take complex parameters. So, I modified XFire to add this
> feature. I'll describe it briefly:
>
> When you point your browser to the web service, currently XFire
> displays a message "Invalid SOAP request." There is a TODO comment in
> the source of XFireServletController that reads "generate service
> description here". I merely added code to generate that service
> description. Each generated method signature has a link that brings up
> a testing form. The user enters values for the parameters, clicks
> "Execute", and the web method is invoked and its output displayed.
>
> I would be glad to contribute this code back to the community, if
> there is any interest.
>
> --
> Stephen Schaub
>
[snip]

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to