Hello guys, i'm just beginning to work with Axis2, still quite the noob for the time being. I was attempting to follow http://wso2.org/library/95 a simple Hello World tutorial but when i try and run:
javac -extdirs /path/to/axis2-RC1-std-bin/lib/ org/apache/axis2/*.java -d temp/ i get javac: file not found: org\apache\axis2\*.java As for the installation settings, i have a .war installation residing within Tomcat 6.0, along with a standard binary distribution (needed wsdl2java) elsewhere; the AXIS2_HOME variable holds the path of the std-bin one. What am i missing? Thanks in advance, Hal -- View this message in context: http://www.nabble.com/Axis2-libraries-not-found-in-org.apache.axis2-tp25063968p25063968.html Sent from the Axis - User mailing list archive at Nabble.com.
