1. Can Groovy be a client to JAX-RPC-style web service? stackoverflow.comApparently, Groovy easily consumes web services. Can it consume a web service that needs JAX-RPC instead of JAX-WS? Should I use an older version of Groovy or its libraries ... |
2. groovy web service client stackoverflow.comI need to write a web service client in Groovy. The author of the web service has proposed various unappealing blobs of Java code that I could use to call the ... |