Ted Husted wrote:
Just sorting out what I need to do to retrofit 1.2/1.3 with JAXP these days, so I can confirm we still compile with the old guard =:0)

I downloaded the latest Web Services pack (I had an older version), and at first the JAXP from that distribution seemed to work, but now for J2SE 1.2 I'm getting


init:
     [echo] --------- jakarta-struts 1.1-rc2 ---------

[echo] java.class.path = C:\Javasoft\jdk1.2.2\lib\tools.jar;C:\opt\Ant\jaka
rta-ant-1.5.1\lib\xsltc.jar;C:\opt\Ant\jakarta-ant-1.5.1\lib\xml-apis.jar;C:\opt
\Ant\jakarta-ant-1.5.1\lib\xercesImpl.jar;C:\opt\Ant\jakarta-ant-1.5.1\lib\xalan
.jar;C:\opt\Ant\jakarta-ant-1.5.1\lib\src.jar;C:\opt\Ant\jakarta-ant-1.5.1\lib\s
ax.jar;C:\opt\Ant\jakarta-ant-1.5.1\lib\optional.jar;C:\opt\Ant\jakarta-ant-1.5.
1\lib\junit.jar;C:\opt\Ant\jakarta-ant-1.5.1\lib\junit-src.jar;C:\opt\Ant\jakart
a-ant-1.5.1\lib\jaxp-api.jar;C:\opt\Ant\jakarta-ant-1.5.1\lib\dom.jar;C:\opt\Ant
\jakarta-ant-1.5.1\lib\ant.jar;.
[echo] java.home = C:\Javasoft\jdk1.2.2\jre
[echo] user.home = C:\Documents and Settings\ted


prepare.library:

compile.library:
[style] Transforming into C:\projects\Apache\jakarta\jakarta-struts\target\l
ibrary
[style] Processing C:\projects\Apache\jakarta\jakarta-struts\doc\userGuide\s
truts-bean.xml to C:\projects\Apache\jakarta\jakarta-struts\target\library\strut
s-bean.tld
[style] Loading stylesheet C:\projects\Apache\jakarta\jakarta-struts\doc\sty
lesheets\tld.xsl
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred
in :
'org/apache/xalan/processor/StylesheetHandler.init (Lorg/apache/xalan/processo
r/TransformerFactoryImpl;)V': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i


A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred
in :


'org/apache/xalan/templates/OutputProperties.getDefaultMethodProperties (Ljava
/lang/String;)Ljava/util/Properties;': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i


A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred
in :
'org/apache/xalan/transformer/TransformerImpl.setErrorListener (Ljavax/xml/tra
nsform/ErrorListener;)V': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i


[style] Failed to process C:\projects\Apache\jakarta\jakarta-struts\doc\user
Guide\struts-bean.xml


BUILD FAILED
file:C:/projects/Apache/jakarta/jakarta-struts/build.xml:308: java.lang.IllegalM
onitorStateException: current thread not owner


Total time: 3 seconds

Any thoughts?

J2SE 1.3 compiles fine, and of course 1.4 is good, and I thought I had 1.2 working too, but now it doesn't like me anymore =:(

-Ted.




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to