i tried to reproduce this error but no luck (http://lsd.student.utwente.nl/gump/ws-wsif/ws-wsif.html).
i have checked out wsdl4j from CVS and recompiled wsdl4j.jar but i could not reproduce the problem (i used the same repository as gump for wsdl4j http://lsd.student.utwente.nl/gump/gump_repo/work/update_wsdl4j.html).
is there a place where i can download /data/gump/wsdl4j/build/lib/wsdl4j.jar so i can reproduce and fix the problem?
i could not find wsdl4j jar in http://gump.covalent.net/jars/latest/ and i have no idea where else to look ...
thanks,
alek
ps. WSIF compilation works for me ...
C:\Offnet\ws-wsif\java>build all
c:\j2sdk1.4.2\bin\java.exe -classpath lib\xmlParserAPIs-2_2_1.jar;lib\xercesImpl
-2_2_1.jar;lib\wsdl4j-20040130.jar;lib\soaprmi-1_1.jar;lib\servlet-2_2.jar;lib\s
aaj.jar;lib\qname-from-wsdl4j-20030807.jar;lib\optional-1_5_1.jar;lib\log4j-1_2_
4.jar;lib\junit-3_8_1.jar;lib\jaxrpc.jar;lib\j2ee-1_3_1.jar;lib\commons-logging.
jar;lib\commons-discovery.jar;lib\axis-1_1RC2-ant.jar;lib\axis-1.1RC2.jar;lib\ap
ache_soap-2_3_1.jar;lib\ant-1_5_1.jar;;c:\j2sdk1.4.2\lib\tools.jar org.apache.to
ols.ant.Main -buildfile build.xml all
Buildfile: build.xml
init:
clean: [delete] Deleting directory C:\Offnet\ws-wsif\java\build
prepare: [mkdir] Created dir: C:\Offnet\ws-wsif\java\build
checkDependencies:
checkSoapRMI:
checkJMS:
checkEJB:
checkApacheSOAP:
checkApacheAxis:
checkJ2C:
dynamic:
[mkdir] Created dir: C:\Offnet\ws-wsif\java\build\classes
[javac] Compiling 171 source files to C:\Offnet\ws-wsif\java\build\classes
[javac] This version of java does not support the classic compiler; upgradin
g to modern
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[copy] Copying 13 files to C:\Offnet\ws-wsif\java\build\classes
compiler:
[javac] Compiling 17 source files to C:\Offnet\ws-wsif\java\build\classes
[javac] This version of java does not support the classic compiler; upgradin
g to modern
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
...
Sam Ruby wrote:
Project: ws-wsif State: Failed URL: http://lsd.student.utwente.nl/gump/ws-wsif/ws-wsif.html RSS: http://lsd.student.utwente.nl/gump/ws-wsif/ws-wsif.rss Atom: http://lsd.student.utwente.nl/gump/ws-wsif/ws-wsif.atom ------------------------------------------------- G U M P Y
Annotations: - Error - Failed with reason build failed
------------------------------------------------- G U M P Y
Work Name: build_ws-wsif_ws-wsif (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 21 seconds
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/data/gump/xml-xerces2/java/build/xercesImpl.jar:/data/gump/xml-xerces2/java/build/xmlParserAPIs.jar:/data/gump/xml-xalan/java/build/xalan-unbundled.jar:/data/gump/xml-commons/java/external/build/xml-apis.jar:/data/gump/opt/jce/jce-jdk13-121.jar org.apache.tools.ant.Main -Dbuild.clonevm=true -Dgump.merge=/data/gump/gump/work/merge.xml -Dbuild.sysclasspath=only -Dwsdl4j_jar=/data/gump/wsdl4j/build/lib/wsdl4j.jar -Dqname_jar=/data/gump/wsdl4j/build/lib/qname.jar bindist [Working Directory: /data/gump/ws-wsif/java]
---------------------------------------------
Buildfile: build.xml
init:
prepare: [mkdir] Created dir: /data/gump/ws-wsif/java/build
checkDependencies:
checkSoapRMI: [echo] Warning: SoapRMI dependencies were not resolved (see lib/README.html on how to required jar files).
checkJMS:
checkEJB:
checkApacheSOAP:
checkApacheAxis:
checkJ2C:
dynamic: [mkdir] Created dir: /data/gump/ws-wsif/java/build/classes [javac] Compiling 168 source files to /data/gump/ws-wsif/java/build/classes [javac] This version of java does not support the classic compiler; upgrading to modern [javac] /data/gump/ws-wsif/java/src/org/apache/wsif/tools/tojava/WSIFJavaTestCaseWriter.java:167: writeComment(java.io.PrintWriter,org.w3c.dom.Element,boolean) in org.apache.axis.wsdl.toJava.JavaWriter cannot be applied to (java.io.PrintWriter,org.w3c.dom.Element) [javac] writeComment(pw, p.getDocumentationElement()); [javac] ^ [javac] /data/gump/ws-wsif/java/src/org/apache/wsif/tools/tojava/WSIFJavaTestCaseWriter.java:178: writeComment(java.io.PrintWriter,org.w3c.dom.Element,boolean) in org.apache.axis.wsdl.toJava.JavaWriter cannot be applied to (java.io.PrintWriter,org.w3c.dom.Element) [javac] writeComment(pw, p.getDocumentationElement()); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 2 errors
BUILD FAILED /data/gump/ws-wsif/java/build.xml:276: Compile failed; see the compiler error output for details.
Total time: 19 seconds ---------------------------------------------
--
Gump http://jakarta.apache.org/gump
[lsd]
-- The best way to predict the future is to invent it - Alan Kay
