[jboss-user] [jBPM] - Re: Hello World jBPM

Nikul Suthar do-not-reply at jboss.com
Tue Apr 19 20:19:38 EDT 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110419/7b568edd/attachment.html 


More information about the jboss-user mailing list