I trying to deploy my JMS Resources remotedly. This command run well in local but I obtain this exeception deploying remotedly. whats happen?
java -jar %GERONIMO_HOME%/bin/deployer.jar --user system --password manager --host pepew2k deploy JmsResources.xml %GERONIMO_HOME%/repository/org/apache/geronimo/modules/geronimo-activemq-ra/2.0.2/geronimo-activemq-ra-2.0.2.rar Uploading 2 file(s) to server Error: Unable to distribute geronimo-activemq-ra-2.0.2.rar: Connection refused: connect Connection refused: connect -- View this message in context: http://www.nabble.com/Remote-deploy-JMS-Resources-tp14293818s134p14293818.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
