On Wednesday, July 31, 2002, at 04:23 , Dick Applebaum wrote: > I also put a copy of java2wsdl.jar and wsdl2java.jar in the same folder.
Don't need 'em. You need tt-bytecode.jar which is part of the axis-1_0 distribution. Download the "Beta 3" .tar.gz from http://xml.apache.org/axis/index.html - inside axis-1_0/lib you'll find tt-bytecode.jar - cp it to /Library/Java/Extensions/ You also need xmlParserAPIs.jar which is part of the Xerces Java 2 distribution which you can download from http://gump.covalent.net/jars/latest/xml-xerces2/ - cp that to /Library/Java/Extensions/ I also cp webservices.jar from the CF runtime/lib to there but I haven't verified whether it's actually necessary. Access a web service (e.g., the Amazon one) and lo and behold!! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

