Hi folks I'm having trouble running the ant stockquote example because its expecting wss4j.jar in the classpath and it isn't. If I add it to my lib directory then it works. If I don't, then I get this:
[javac] C:\synapse-1.0-RC1-SNAPSHOT\samples\axis2Client\src\samples\userguide\PWCallback.java:22 ackage org.apache.ws.security does not exist [javac] import org.apache.ws.security.WSPasswordCallback; I'm guessing its a build problem. I just built from a fresh copy of the trunk using mvn 2.0.6 Paul -- Paul Fremantle VP/Technology, WSO2 and OASIS WS-RX TC Co-chair http://bloglines.com/blog/paulfremantle [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
