Now my JBPM is working... what I did?
- turned OFF the Windows XP built in firewall
- removed Norton Protection software (as new java.exe were stopped by the Nortyon firewall)
- removed a conflicting Java 1.6 instance
- installed fresh JDK 1.7u4
- installed jBPM 5.3
- ran ant install.demo
- adjusted env var JAVA_HOME to C:\Archivos de programa\Java\jdk1.7.0_04 (no bin folder)
- added C:\Archivos de programa\Java\jdk1.7.0_04\bin to PATH
- ran ant start.demo.noeclipse
(when finished...)
- removed from folder standalone\deployments the *war*.failed files
- ran standalone.bat (not double cliking on it, on a cmd console, typed in the command)
Hope this helps and feel free to contact me at carlos.crosetti@gmail.com
Thanks all from the JBoss community who posted discussion topics about this install.