Hi everyone! I'm trying to do the calculator example found on http://www.blackberry.com/developers/developerlabs/web/calculator_compile.shtml
When I run the command given in the example, I get an axis fault error faultstring = java.net.connectException: Connection Refused: connect When I try to run the command by providing an URL instead, it says it can't find the file java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient -lhttp://127.0.0.1:8081/axis/services/Calculator/calculator/ws deploy.wsdd but the file IS there the server is running the CLASSPATH is well defined with all librairies included... what am ia doing wrong? thanks! -- View this message in context: http://www.nabble.com/Problem-deploying-with-AdminClient..-cannot-connect-tp17364230p17364230.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
