Thanks Jordan, Peter I modified the CLASSPATH per your request, and the error is unchanged: --- Unrecognized error code: Failed to compile web service generated client classes for http://manageitmyself.com/feed/utility.cfc?wsdl. The compiler error messages follow: /opt/openbd/tomcat/webapps/host-manager/WEB-INF/lib/webservices.jar does not exist and is needed to compile web service type. -- My original post rambles a bit, but I did mention that this WEB-INF directory contains no /lib at all in my version. I had also documented an attempt at relocating webservices.jar (Peter, is"java.class.path" syn with CLASSPATH?) and the eventual "deprecated" error that resulted.
Also, from looking over some older threads, should I note that "wsdl2java.jar" is nowhere in this install? I have the war tomcat version on my other machine from earlier this year, which btw is where the cfc code works. I suppose I can go back in time and install this new machine using the traditional method if nothing reveals itself soon. FWIW, here's the Catalina startup log too: Nov 25, 2009 5:42:16 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /opt/openbd/jdk/jre/lib/i386/client:/opt/openbd/jdk/jre/lib/i386:/opt/openbd/jdk/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib Nov 25, 2009 5:42:16 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8888 Nov 25, 2009 5:42:16 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 4608 ms Nov 25, 2009 5:42:17 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Nov 25, 2009 5:42:17 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.20 Nov 25, 2009 5:42:33 PM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-8888 Nov 25, 2009 5:42:33 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 Nov 25, 2009 5:42:33 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=1/181 config=null Nov 25, 2009 5:42:33 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 16996 ms Alan K. Holden -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
