czetsuya's tech ― This writing will reference the TODO example from seam:http://docs.jboss.org/seam/latest/reference/en-US/html/tutorial.html#registration-exampleNote that I used seam-gen to generate the project.File you should have:+views +login.xhtml +todo.xhtml+resources +hibernate.cfg.xml +jbpm-seamsamples-ds.xml +jbpm.cfg.xml+src/process/processTodo +todo.jpdl.xml +todo.jpgYou can copy the contents of each file from seam, it's under the examples directory. Things to add in your project:1.) In resources[...]
What would you say?
Be the first to comment on this blog post! Sign in or Create an account.