Hi,

I have an existing spring application using grails1.3.4 framework. I added new service called apiService.

class ApiService implements IWebServicesSessionBean {

def...