Hi!

H�kan Axelsson wrote:
> I have followed the discussions about JBoss in these mailing lists for a
> period of time and finally decided to check out the source code for JBoss 2.
> 
> Unfortunately, I can not build the system. I am using the batch file in
> src/build, but when running this file the following messages is produced.
<snip>

It seems as though you're not allowed to create external processes. Are
you on a *nix machine?

I will try to change the creation of BeanInfo classes so that they are
compiled with the normal compile process instead of each one separately.

/Rickard

> 
> --->>>>>
> 
> build[6] ./build.bat
> Buildfile: build.xml
> Project base dir set to: D:\Users\src\jboss
> Executing Target: init
> Executing Target: prepare
> Executing Target: compile
> Executing Target: jar
> Building jar: D:\Users\src\jboss\build\lib\ext\jboss.jar
> Building jar: D:\Users\src\jboss\build\lib\ext\jboss-client.jar
> Executing Target: xmlbeans
> javac -classpath
> ..\..\lib\ant.jar;..\..\lib\xml.jar;..\..\lib\xmlbeans.jar;..\.
> .\build\classes;..\..\lib\javac.jar -d D:\Users\src\jboss\build\classes
> D:\Users
> \src\jboss\build\classes\org\jboss\ejb\deployment\ContainerConfigurationBean
> Info
> .java
> java.io.IOException: CreateProcess: javac -classpath
> ..\..\lib\ant.jar;..\..\lib
> \xml.jar;..\..\lib\xmlbeans.jar;..\..\build\classes;..\..\lib\javac.jar -d
> D:\Us
> ers\src\jboss\build\classes
> D:\Users\src\jboss\build\classes\org\jboss\ejb\deplo
> yment\ContainerConfigurationBeanInfo.java error=2
>         at com.dreambean.codegen.CodeGenerator.compile(CodeGenerator.java:336)
>         at com.dreambean.codegen.CodeGenerator.compile(CodeGenerator.java:302)
>         at
> com.dreambean.xmlbeans.BeanInfoCompiler.<init>(BeanInfoCompiler.java:
> 137)
>         at com.dreambean.xmlbeans.ant.XMLBeans.execute(XMLBeans.java:44)
>         at org.apache.tools.ant.Target.execute(Target.java:120)
>         at org.apache.tools.ant.Project.runTarget(Project.java:658)
>         at org.apache.tools.ant.Project.executeTarget(Project.java:407)
>         at org.apache.tools.ant.Main.runBuild(Main.java:240)
>         at org.apache.tools.ant.Main.main(Main.java:191)
> BUILD FATAL ERROR: Could not generate XML-file for ContainerConfiguration.xml
> 
> <<<<----
> 
> Can any of you gurus out there give me a clue of what I am doing wrong. I
> have quite a lot of experience of makefiles, but I have never used Ant
> before. So, I am totally lost in this case.
> 
> /H�kan
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]

-- 
Rickard �berg

@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to