0 Replies Latest reply on Feb 28, 2007 10:54 AM by alino

    deploying fiboApp.ear on a remote server

    alino

      Hello all,

      I am trying to deploy the tutorial FiboApp.ear on a remote server but I have the following error message:

      java.io.IOException: Server returned HTTP response code: 401 for URL: http://myserverName:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system:service%3DMainDeployer&methodName=deploy&argType=java.net.URL&arg0=file:/C:/rpc/workspace/Firstproject/FiboApp.ear
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1153)
      at org.jboss.ide.eclipse.deployer.core.target.LocalMainDeployer.sendHttpRequest(LocalMainDeployer.java:370)
      at org.jboss.ide.eclipse.deployer.core.target.LocalMainDeployer.deploy(LocalMainDeployer.java:95)
      at org.jboss.ide.eclipse.deployer.ui.actions.DeployAction.process(DeployAction.java:101)
      at org.jboss.ide.eclipse.deployer.ui.actions.AbstractDeployAction$1.run(AbstractDeployAction.java:169)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)


      Any hint is welcome
      hervé