Re: scomp fails trying javac

2009-09-18 Thread Jerry Brown
As you can see from the example, adding the -compiler parameter caused scomp to find javac. C:\xmlbeans-2.4.0scomp -compiler c:\Progra~1\Java\jdk1.6.0_05\bin\javac

RE: scomp fails trying javac

2009-09-17 Thread Strong.James
[mailto:jbr...@dvierow.com] Sent: Wednesday, September 16, 2009 8:25 PM To: user@xmlbeans.apache.org Subject: Re: scomp fails trying javac As I said this is an 'old' error. A response is in the FAQ. I looked up where the error occured in the java code statements 373, 1154, and 231

Re: scomp fails trying javac

2009-09-16 Thread Jerry Brown
As I said this is an 'old' error. A response is in the FAQ. I looked up where the error occured in the java code statements 373, 1154, and 231, It is trying to compile but can't. There is no javac program in directory xmlbeans-2.4.0; it is in %JAVA_HOME%\bin where it is supposed to be.

RE: scomp fails trying javac

2009-09-14 Thread Strong.James
from a Java perspective. Nor should you need to modify scomp.cmd to use XMLBeans. From: Jerry Brown [mailto:jbr...@dvierow.com] Sent: Saturday, September 12, 2009 5:14 AM To: user@xmlbeans.apache.org Subject: scomp fails trying javac I am a newbie and this is an 'old' error. But I have

Re: scomp fails trying javac

2009-09-12 Thread Jacob Danner
I'm not sure of the question, but I've been using scomp with JDK 1.6 version 04, 10 and now 14 without problems for many months. HTH, -jacobd On 9/12/09, Jerry Brown jbr...@dvierow.com wrote: I am a newbie and this is an 'old' error. But I have the JDK ahead of the JRE on my PATH. It is Java