Hi all,
I am using Alfresco 2.0 community built from svn source on Windows XP and MySQL database.
I am trying to create a new web form, using the wizard in Data Dictionary->Web Form.
I followed these steps:
Step 1, select XML schema: I chose one of the xsd schemas available from "projects\web-client\source\test-resources\xforms\demos"
Step 2, configure template: I didn't use any template
Step 3, configure workflow: I chose "no not now"
When I clicked on "next" I got the following error:
Please correct the errors below then click Finish.
* Validation Error
This problem seems to affect any of the xsd schemas available from the "demos" folder.
I also tried to get more debugging info uncommenting the following lines in log4j.properites:
# Templating debugging
log4j.logger.org.alfresco.web.forms=debug
log4j.logger.org.chiba.xml.xforms=debug
but I did not see any useful information other than
DEBUG [org.alfresco.web.forms.XMLUtil] writing out a document for xs:schema to string
Did anyone see this problem?
Any help would be appreciated.
Thank you in advance.