Skip to content

1.5.0 is causing some problems. please help  #36

@Deeptimullur1

Description

@Deeptimullur1

we were on commit id 14fd24d but when moved to 1.5.0 compilation is fine but grails run-app throws below errors. we are on grails 2.5 and java 8.

Errors :
| Error 2018-07-02 16:16:23,444 [localhost-startStop-1] ERROR context.GrailsContextLoaderListener - Error initializing the application: No such property: net for class: net.hedtech.restfulapi.config.JSONBeanMarshallerDelegate
Message: No such property: net for class: net.hedtech.restfulapi.config.JSONBeanMarshallerDelegate
Line | Method
->> 315 | doCall in Config$_run_closure6$_closure16$_closure23$_closure25$_closure26


| 62 | jsonBeanMarshaller in net.hedtech.restfulapi.config.MarshallersDelegate
| 314 | doCall . . . . . . in Config$_run_closure6$_closure16$_closure23$_closure25
| 60 | marshallers in net.hedtech.restfulapi.config.RepresentationDelegate
| 313 | doCall . . . . . . in Config$_run_closure6$_closure16$_closure23
| 102 | representation in net.hedtech.restfulapi.config.ResourceConfig
| 311 | doCall . . . . . . in Config$_run_closure6$_closure16
| 89 | doCall in net.hedtech.restfulapi.config.RestConfig$_resource_closure2
| 308 | doCall . . . . . . in Config$_run_closure6
| 80 | parse in net.hedtech.restfulapi.config.RestConfig
| 178 | init . . . . . . . in net.hedtech.restfulapi.RestfulApiController
^ 63 | doCall in RestfulApiGrailsPlugin$_closure1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions