"kukeltje" wrote : I do not think you will get any response to this question other than this one Well, hopefully someone can help me with this then.
I'm getting the same error when I'm trying to deploy the example process I created by following the instructions in the JpbmGettingStarted article. I'm using jbpm-starters-kit-3.1.3 and Eclipse 3.2.1. Eclipse's error log shows the following: java.io.FileNotFoundException: http://localhost:8080/jbpm-console/upload at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at org.jbpm.ui.util.ProcessDeployer.deployProcessWithServlet(Unknown Source) at org.jbpm.ui.util.ProcessDeployer.access$3(Unknown Source) at org.jbpm.ui.util.ProcessDeployer$1.run(Unknown Source) Accessing that URL from a browser results in a 404, as does trying to access http://localhost:8080/jbpm-console/ JBoss web console (http://localhost:8080/web-console/) doesn't work either (404 again). However, the example stuff found at http://localhost:8080/jbpm/ does work. I don't know if I'm missing something obvious here, but I can't find those web apps from the Starter's Kit 3.1.3 installation or from the original zip file either. I was under the impression that the Starter's Kit should contain everything that I need, except Java of course. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002718#4002718 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002718 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
