As Saurabh already mentioned, the short answer is: YES! .... YES, you cannot use hmc from 6.7 on.
Long answer: hmc is already announced as deprecated since 6.0 (not 6.6, ), see https://help.hybris.com/6.0.0/hcd/1d39a22aaf6d4e3da5f26212a3d957ad.html#...
Do you use webservers in front of the appservers?
Maybe you could use url-rewriting while forwarding the incoming requests to the appservers ... and forward to the same, common extension/webroot
Hi,
CMP stands for "Container Managed Persistence" and is a persistence type that was invited at the very beginning of the hybris platform (named jakarta back then).... in the good(?) old EJB times etc. This mode was never used in projects, at least ...
Do you have any logic that is modifying the model values? E.g. Interceptors or DynamicAttributeHandlers?
Seems like this issue is caused by some SQL query values that do not fit the database schema.
See e.g. http://howtodoinjava.com/jpa/solved-hsqlex...