Use the following checklist before running the scomp command
- Check if the JAVA_HOME environment variable is pointing to the Java root directory
- Check if CLASSPATH & PATH environment variables has java bin directory as the first entry
- Check if the XSD being used is properly defined and complete. The XSD should not be a partial XSD that has to imported by another XSD.
- Don't forget to restart the command promp after setting the environment variables
scomp –out <destination\jarname> <source\xsdname>
0 comments:
Post a Comment