cancel
Showing results for 
Search instead for 
Did you mean: 

Problem entering content

mcmagi
Champ in-the-making
Champ in-the-making
After following the tutorial, I am now attempting to create a web form and input content for my own project.  I created an XSD file to represent the data, associated it with the web project, set the output paths, and configured the workflow.  When I inputted the data it created the output XML without any problems.

However, I went back and added a new field to the XSD, created an XSL to transform the XML into a JSP, deleted and recreated the web form (associating the new XSD and XSL with the form), then reassociated the web form with the web project.  Now, after I populate all the fields on the form, it gives me the following error:

Please provide values for all required fields.

As I said, all fields are populated so I'm not sure what it's looking for.  Do I need to recreate both the web form and web project to get the new form to work?  Or is something else going on?

Thanks,
- Michael C. Maggio
10 REPLIES 10

freedev
Champ in-the-making
Champ in-the-making
Hi Naveen,

I think you need a dns server to use locally or you can specify into your hosts file this domain.
I'm not sure but the hosts should be in c:\windows\system32\drivers\etc

If the dml1.company.com refers to your local host you can add:


127.0.0.1        dml1.company.com

otherwise you have to specify the correct ip address of dml1.company.com.
I suggest you to study better your network configuration.

Regards,
Vincenzo