I have configured a development environment to work with Jbpm, i have installed Jboss, Eclipse, conected them together and started working on them according to the folowing link:
http://docs.jboss.com/jbpm/v3/demos/movies/jbpm-overview.htm
My problem is when i try to acess the http://localhost:8080/jbpm, i got nothing, simply because jbpm as an application isn't deployed on Jboss, from where to get the war file do that i deploy it?!