Foros de discusión

Error in service.persistence

thumbnail
Jitender Dhiman, modificado hace 9 años.

Error in service.persistence

Junior Member Mensajes: 29 Fecha de incorporación: 21/09/12 Mensajes recientes
Hi team,

Just added a new column in a table in service.xml

service build successfully but get method in model class is not created and it is giving error in service.persistence.

not able to find issue
thumbnail
David H Nebinger, modificado hace 9 años.

RE: Error in service.persistence

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
Do a clean build to remove older unupdated code.
thumbnail
Jitender Dhiman, modificado hace 9 años.

RE: Error in service.persistence

Junior Member Mensajes: 29 Fecha de incorporación: 21/09/12 Mensajes recientes
tried many time.... even deleted jar and class files ... still not happening
thumbnail
David H Nebinger, modificado hace 9 años.

RE: Error in service.persistence

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
Okay, a different tack...

You said in the first post that you made a change to a model class but a get method was not there... What class did you modify and what was the modification?