Hi everyone, I'm trying to setup Axis 1.4 with Tomcat 4.1 on Ubuntu 7.0.4 i386 version. I've made it successfully to Step 2 of the install instructions found here: http://ws.apache.org/axis/java/install.html#Step2SettingUpTheLibraries
My problem is after I edited my .bashrc file to set the AXISCLASSPATH I get the following error whenever I start a terminal: bash: /commons-logging-1.0.4.jar:/jaxrpc.jar:/saaj.jar:: No such file or directory bash: /log4j-1.2.8.jar:/xml-apis.jar:/xercesImpl.jar: No such file or directory I double checked these files were where they claim to be and that they have the proper permissions. I modified the "Classpath setup" found here: http://ws.apache.org/axis/java/install.html#ClasspathSetup to include the full version names of the jar file for commons-logging, but it still claims these files cannot be found. Are there any suggestions of things I could try? Many thanks for reading. Gordon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
