I was working on a CXF web service and had some problems . With the help of SO, I have my service, checking for a rather complex scheme - the requirement of the project. However, I noticed some strange validation problems.
While data types are checked, for example, a random alphanumeric string is captured instead of a date and returned as limits on the length of the SOAP error and patterns. If the string xs: has a maximum length of 20 sets, and I enter 25 'a, the service is happy to oblige.
I am using 2.2.7-SNAPSHOT. I am stuck in a non-release due to another problem in 2.2.6 that images images. Does anyone have any ideas? I added more information about the project on other issues, but let me know if the configuration files or the output will help.
source share