...
- Stop if it is running.
- Unpack the frevvo.war file to a temporary location of your choice: e.g. c:\tmp. This will create a frevvo subfolder\frevvo-war.
- Edit <tmp directory>/frevvo/c:\tmp\frevvo-war\WEB-INF/\data/\users/\types.xsd,
- Change the element phoneType as shown in the code block below: Save the changes to the types.xsd file.
Rezip all the files in the <tmp directory>/frevvo c:\tmp\frevvo-war directory, even the ones you did not edit.
- Copy the updated frevvo.war file to <frevvo installdir>/tomcat/webapps.
- Restart your form server. Now all your phone controls will validate against this pattern.
...