You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mike Thompson <mr...@instanton.com> on 2001/06/15 15:47:48 UTC

help build

Ok, so I'm trying to build my own version of struts so that I may incorporate some of Mr. Trent's gridXXX tags.

Here is what I get:

C:\jakarta-struts>ant dist
Buildfile: build.xml

init:
     [echo] --------- jakarta-struts 1.0-b1 ---------
     [echo]
     [echo] java.class.path = c:\jdk1.3\lib\tools.jar;C:\jakarta-ant-1.3\lib\par
ser.jar;C:\jakarta-ant-1.3\lib\jaxp.jar;C:\jakarta-ant-1.3\lib\jakarta-ant-1.3-o
ptional.jar;C:\jakarta-ant-1.3\lib\ant.jar;C:\xalan-j_1_2_2\xalan.jar;C:\xerces-
1_4_0\xerces.jar;c:\jar\j2ee.jar
     [echo] java.home = c:\jdk1.3\jre
     [echo] user.home = C:\Documents and Settings\mrt

prepare.dist:

prepare.library:

compile.library:
    [style] Transforming into C:\jakarta-struts\target\library
    [style] Loading stylesheet C:\jakarta-struts\doc\stylesheets\tld.xsl
    [style] Failed to read stylesheet stylesheets\tld.xsl

BUILD FAILED

C:\jakarta-struts\build.xml:186: javax.xml.transform.TransformerConfigurationExc
eption: Namespace not supported by SAXParser
--- Nested Exception ---

Total time: 1 second
C:\jakarta-struts>

Here is my build.properties

C:\jakarta-struts>more build.properties
jdbc20ext.jar=/jar/j2ee.jar
servletapi.jar=/jar/j2ee.jar
xerces.jar=/xerces-1_4_0/xerces.jar

My guess is something in j2ee.jar is masking another class further down the classpath, but I don't know.  Any suggestions.
    --m

Michael R. Thompson
http://www.instanton.com
512.439.3815