Hello all, I am trying to deploy the tutorial FiboApp.ear on a remote server but I have the following error message:
anonymous wrote : 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é View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023769#4023769 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023769 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
