I would like to see some examples here too. I guess that we can use "wsrunclient" from command line like described here: wsrunclient
I tried it but it has some weird issues with classpath setup. Even though they declare that option "[-classpath <additional class path>]" in reality it doesn't support multiple values in it. In my case I needed to add root folder where my classes are and path to the jar with compiled web service client. So I assume that nobody from JBoss team is really using this tool. Mabe they can share some examples here?