[jboss-user] [JBoss Tools] - Updates to the WS Tester for the next milestone...

Brian Fitzpatrick do-not-reply at jboss.com
Tue Jul 13 17:23:55 EDT 2010


Brian Fitzpatrick [http://community.jboss.org/people/bfitzpat] modified the blog post:

"Updates to the WS Tester for the next milestone..."

To view the blog post, visit: http://community.jboss.org/community/jbosstools/blog/2010/07/13/updates-to-the-ws-tester-for-the-next-milestone

--------------------------------------------------------------
Yes, I'm back again... And this time, it's a bit of a beautification process we've put the Web Service Tester through...

We did some spring (well, summer now) cleaning to wipe away the ugly gray backgrounds and dreary boxes. In their place, we have the gleaming white controls and clean lines available using the Eclipse Forms Toolkit.

Here's an example after invoking a JAX-WS service.
 http://community.jboss.org/servlet/JiveServlet/showImage/38-1872-4264/ws_tester_forms_toolkit_JAX-WS_071310.jpg  http://community.jboss.org/servlet/JiveServlet/downloadImage/38-1872-4264/450-338/ws_tester_forms_toolkit_JAX-WS_071310.jpg 
You'll notice we've pared down a few things.

1. We got rid of the Action URL, since usually you won't need that if you're testing from a WSDL (which is one of our two primary use cases). 
2. We combined the two combo boxes into one - so if you're doing a JAX-WS invocation, you select "JAX-WS" in the list and if you're doing a JAX-RS call, you specify the operation - GET, POST, PUT, and DELETE. 
3. Instead of big textual buttons, we went with smaller toolbar-style buttons with icons and tooltips. The two in the top right are for selecting a WSDL and invoking the service. The four in the Response Body section are: Save to File, Open in Editor (XML or Text), Show Raw Text, and Show in Web Browser. The last is handy if your web service (specifically some RESTful services) return formatted HTML. 
4. And instead of tabs, we went with collapsible sections.
5. Like before, we have a resizable sash between the Request and Response sections of the view. However, I'm debating adding another sash on the right side between the Request Headers and Request Body areas to aid in resizing that a bit more. 
6. We got rid of the connection to the TCP/IP Monitor simply because it was redundant. If you have a call for that functionality, we can look at adding it back in, but we thought it was a bit of overkill. at this point.

Here's an example after executing a JAX-RS service's GET call with the response body opened in an editor above it:
 http://community.jboss.org/servlet/JiveServlet/showImage/38-1872-4265/ws_tester_forms_toolkit_JAX-RS_071310.jpg  http://community.jboss.org/servlet/JiveServlet/downloadImage/38-1872-4265/450-425/ws_tester_forms_toolkit_JAX-RS_071310.jpg 
So all in all, I'm quite pleased with the results of this "facelift". It should start appearing in builds for the JBoss Tools 3.2 M2 milestone soon, so let me know what you think when you play with it.

Thanks!

--------------------------------------------------------------

Comment by going to Community
[http://community.jboss.org/community/jbosstools/blog/2010/07/13/updates-to-the-ws-tester-for-the-next-milestone]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100713/abff0de7/attachment.html 


More information about the jboss-user mailing list