I've just found it builds with j2sdk 1.4 (my problems mentioned below occured only with jdk 1.3).
If it's not intentional, could anyone who's more familiar with the build system look at it and try to fix it (or say it does work for him? :-) Thanks Pavel On Thu, 24 Oct 2002, Pavel Kolesnikov wrote: > On Tue, 22 Oct 2002, [iso-8859-1] julien viet wrote: > > > basically you don't have to put anything in your > > classpath, jboss builds it ofr itself. try without. > > > > also checkout latest version. > > Still the some problem. > > I did > > $ cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/jboss co >jboss-applications > ... > $ cd applications > $ ./build/build.sh -Dmodules=forums > build.sh: Executing: /home/koles/eclipse/tmp/applications/tools/bin/ant > -logger org.apache.tools.ant.NoBannerLogger -Dmodules=forums > Buildfile: build.xml > > BUILD FAILED > XML parser factory has not been configured correctly: Provider > org.apache.crimson.jaxp.SAXParserFactoryImpl not found > > Or > > $ ./forums/build.sh with the same result > > BTW when I checked out the original CVS module (just after it was > created), the same problem occured, but I solved it by putting > tools/lib*.jar. > > Thanks, > > Pavel > > > --- Pavel Kolesnikov <[EMAIL PROTECTED]> a écrit : > Hello, > > > > > > I've checked out jboss-applications module from CVS, > > > put all jars from jboss-applications/tools/lib/ > > > including > > > crimson.jar into my CLASSPATH, but build.sh tells > > > me: > > > > > > $ ./build.sh > > > build.sh: Executing: > > > > > > > > /home/koles/eclipse/workspace/jboss-applications/tools/bin/ant > > > -logger > > > org.apache.tools.ant.NoBannerLogger > > > Buildfile: build.xml > > > > > > BUILD FAILED > > > XML parser factory has not been configured > > > correctly: Provider > > > org.apache.crimson.jaxp.SAXParserFactoryImpl not > > > found > > > > > > Does anybody have an idea what I am doing wrong? > > > > > > The version I've checked out before Jason's CVS > > > changes works > > > OK, but I can't say if there's any connection or if > > > it's just coincidence. > > > > > > I'm using JDK 1.3.1_04 on RedHat 7.3 > > > > > > Thanks for any suggestions. > > > > > > Pavel > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net emial is sponsored by: Influence the > > > future of > > > Java(TM) technology. Join the Java Community > > > Process(SM) (JCP(SM)) > > > program now. > > > http://ad.doubleclick.net/clk;4699841;7576301;v? > > > http://www.sun.com/javavote > > > _______________________________________________ > > > Jboss-development mailing list > > > [EMAIL PROTECTED] > > > > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > ___________________________________________________________ > > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! > > Yahoo! Mail : http://fr.mail.yahoo.com > > > > > > ------------------------------------------------------- > > This sf.net emial is sponsored by: Influence the future > > of Java(TM) technology. Join the Java Community > > Process(SM) (JCP(SM)) program now. > > http://ad.doubleclick.net/clk;4699841;7576301;v?http://www.sun.com/javavote > > _______________________________________________ > > Jboss-development mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ad.doubleclick.net/clk;4729346;7592162;s?http://www.sun.com/javavote > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
