Take a peek at the FAQ on the issue at http://wiki.apache.org/xmlbeans/XmlBeansFaq#scompFindingJavac HTH :) -jacobd
On Thu, Apr 3, 2008 at 4:31 PM, Vo, Khanh <[EMAIL PROTECTED]> wrote: > > > > > Hello All, > > > > I'm trying to run scomp, but am getting the following errors. > > > > > > Time to build schema type system: 1.372 seconds > > Time to generate code: 0.431 seconds > > java.io.IOException: CreateProcess: > C:\work-5095\harps\trunk\workflow\dynamicwf\ > > javac @C:\DOCUME~1\KHANHV~1\LOCALS~1\Temp\javac17331 error=2 > > null > > java.io.IOException: CreateProcess: > C:\work-5095\harps\trunk\workflow\dynamicwf\ > > javac @C:\DOCUME~1\KHANHV~1\LOCALS~1\Temp\javac17331 error=2 > > at java.lang.ProcessImpl.create(Native Method) > > at java.lang.ProcessImpl.<init>(Unknown Source) > > at java.lang.ProcessImpl.start(Unknown Source) > > at java.lang.ProcessBuilder.start(Unknown Source) > > at java.lang.Runtime.exec(Unknown Source) > > at java.lang.Runtime.exec(Unknown Source) > > at > org.apache.xmlbeans.impl.tool.CodeGenUtil.externalCompile(CodeGenUtil > > .java:231) > > at > org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(SchemaCompiler.j > > ava:1154) > > at > org.apache.xmlbeans.impl.tool.SchemaCompiler.main(SchemaCompiler.java > > :373) > > BUILD FAILED > > > > > > I'm running the following command: scomp -out workflow.jar -src . > xsl/dynamicworkflow.xsd > > > > > > Thanks for the help > > Khanh > > -- I'm competing in a Half-Ironman distance triathlon to raise money for the fight against cancer! Please help support my efforts by going to: http://www.active.com/donate/tntwaak/jacobd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

