SWF booking-portlet-mvc example is not working in portal enviroment (JSR303/Hibernate validations are not executed as in booking-mvc example) [SWF-1471]
#609
After deploying SWF booking-mvc-portlet into Liferay 6.0.5 Portal, portlet is not working as it should (with JSR303 validations) and flow continues even if values inserted into booking are INVALID (see attachment).
Example is not working with Spring Webflow nightly build distribution (2.3.0.CI-118) either.
I check WAR (which I deploying) and it has "validation-api-1.0.0.GA" and "hibernate-validator-4.1.0.Beta1.jar". See attachment for list of JARs that are packed into WAR.
On what portal did you deploy it ?
I would like to test it too, maybe this is liferay issue.
Hi Rossen,
till end of august I haven't minute to re-test it (by re-test I mean if it is working for me or it is still issue) and it is not important anymore as well.
Lukas Krupa opened SWF-1471 and commented
After deploying SWF booking-mvc-portlet into Liferay 6.0.5 Portal, portlet is not working as it should (with JSR303 validations) and flow continues even if values inserted into booking are INVALID (see attachment).
Example is not working with Spring Webflow nightly build distribution (2.3.0.CI-118) either.
Affects: 2.3.0
Attachments:
The text was updated successfully, but these errors were encountered: