"bradsdavis" wrote : One option would be to specify a directory within the jbpm configuration where templates will be read from. I can then reference templates relative to that directory, which would be easy to accomplish.
You mean a local directory? I don't believe that would be a good idea. The process archive, the classpath, the configuration file and an absolute URL are all locations we can rely upon at runtime.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224499#4224499
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224499
@alejandro, the only thing I dont like about the classpath directive is that if you are designing email templates in a WYSIWYG editor, I would imagine that would complicate things.
Otherwise, that would be helpful when parsing. I like the idea about possibly packaging them with process definitions.
One option would be to specify a directory within the jbpm configuration where templates will be read from. I can then reference templates relative to that directory, which would be easy to accomplish.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224492#4224492
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224492