service « grails « Java Enterprise Q&A





1. Languages and Frameworks for creating High Load Web Service?    stackoverflow.com

Maybe, i'm duplicating some existing theme (close this one if it's true) but i'm planning to work with high load web services and curios about best practices. I have projects on Java ...

2. Does it make sense to create a RESTful service that I can send a binary file to?    stackoverflow.com

As the question states - I want to send a binary file to a webservice. Does it make sense to think of this in a REST kind of way? Does it ...

3. How to use Grails WebService Stub?    stackoverflow.com

I have a wsdl file with me and i generated stubs using IntelliJ idea which uses axis2 to generate Java classes from WSDL. I am using Grails-Ws-Client plugin to use the ...

4. Grails Web Services    forum.springsource.org

Grails Web Services Dear all, I create a web service axis2 using Grails and I have the following problems: Why I have the following methods on the wsdl? ...

5. Calling Webservices in GRAILS from behind a proxy    forum.springsource.org

Calling Webservices in GRAILS from behind a proxy Hello, I'm trying my hardest right now to try and call a RESTful web service from GRAILS. I have a service set up ...