As you can see from the example, adding the -compiler parameter caused scomp to find javac. -------------------------------------------------------------------------------------------------------------------------------- C:\xmlbeans-2.4.0>scomp -compiler c:\Progra~1\Java\jdk1.6.0_05\bin\javac -out tutorials\gettingstar ted\lib\easypo.jar schemas\easypo.xsd Time to build schema type system: 1.422 seconds Time to generate code: 0.188 seconds Time to compile code: 3.89 seconds Compiled types to: tutorials\gettingstarted\lib\easypo.jar C:\xmlbeans-2.4.0>
------------------------------------------------------------------------------------------------------------------------------ Thanks for everyone's help and ideas. Jerry Brown

