try the earlier version just in case.  i'm new too, so i cant' help too much....


From: Nidhi Trehan [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 29, 2005 11:59 AM
To: dev@xmlbeans.apache.org
Subject: ERROR : java.lang.Win32Process.create(Native Method)

Hi,

 

I am new to XML Beans and I just downloaded XML Beans 2.0.0 Binary.

I have set the XMLBEANS_HOME directory and CLASSPATH and PATH variables as well according to the install guide.

Also, I have made sure that the JDK bin directory is before the XML Beans directory path in “Path”.

However, when I run scomp I get the following error:

C:\xmlbeans-1.0.4\xmlbeans-1.0.4\schemas\easypo>scomp easypo.xsd

Time to build schema type system: 0.829 seconds

Time to generate code: 0.14 seconds

'javac' is required on the path.

java.io.IOException: CreateProcess: C:\xmlbeans-1.0.4\xmlbeans-1.0.4\schemas\eas

ypo\javac @C:\DOCUME~1\ntrehan\LOCALS~1\Temp\javac8294 error=2

null

java.io.IOException: CreateProcess: C:\xmlbeans-1.0.4\xmlbeans-1.0.4\schemas\eas

ypo\javac @C:\DOCUME~1\ntrehan\LOCALS~1\Temp\javac8294 error=2

        at java.lang.Win32Process.create(Native Method)

        at java.lang.Win32Process.<init>(Unknown Source)

        at java.lang.Runtime.execInternal(Native Method)

        at java.lang.Runtime.exec(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:218)

        at org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(SchemaCompiler.j

ava:831)

        at org.apache.xmlbeans.impl.tool.SchemaCompiler.main(SchemaCompiler.java

:272)

BUILD FAILED

 

Can someone please help me out with this?

 

Regards

Nidhi

Reply via email to