Nikul Suthar [http://community.jboss.org/people/nikulsuthar] created the discussion
"Re: Hello World jBPM" To view the discussion, visit: http://community.jboss.org/message/601056#601056 -------------------------------------------------------------- Hi roxy1987, I tried to run through the demo link but encountered an exception while building the package. I have attached the screenshot of the exception. Please refer and inform where the things went wrong. http://community.jboss.org/servlet/JiveServlet/showImage/2-601056-16192/Package+build+error.jpg http://community.jboss.org/servlet/JiveServlet/downloadImage/2-601056-16192/450-400/Package+build+error.jpg Below is the Hello.ftl file I created. Please inform if anything is wrong in it or not: <html> <body> <h2>Hello</h2> <hr> This will start the Hello Process ! <form action="complete" method="POST" enctype="multipart"> <input type="submit" value="Complete"/> </form> </body> </html> Also below is the HelloTask.ftl file I created. Please inform if anything is wrong in it or not as well: <html> <body> <h2>Hello</h2> <hr> Hello World ! <form action="complete" method="POST" enctype="multipart"> <input type="submit" value="Complete"/> </form> </body> </html> I don't know after creating what shall I do with the above ftl files since it was not mentioned in the screencast.. In other words am I supposed to configure them somewhere in the jbpm file or in the package or what I don't know. Once again your help will be highly appreciated. Thanks. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/601056#601056] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
