Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: question about using service builder
hi
i useing liferay 7.4
i had a problem, when i change my service.xml, rebuild-service, and deploy it.
consule show message
Auto upgrading PIV database to build number 15 is not supported for a production environment. Write an UpgradeStep to ensure data is upgraded correctly.
i try rebuild-service again, not help.
and i try remove both api and service project from server, and delete tables generated by service builder, and re-deploy api and service again, table not be generated.
it's really upset, can anyone help? or any suggestion?
hay
i find the way out.
DROP TABLE <the tables>;
DELETE FROM SERVICECOMPONENT WHERE BUILDNAMESPACE = '<name space>';
DELETE FROM RELEASE_ WHERE SERVLETCONTEXTNAME = '<name space>';
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™