Good times to everyone! I use Jython in my project, but I can't pack .py files into .war. I simply don't know how to do it. If I place py folder in one folder with service that uses it everything works fine on my laptop. But python folder is not getting packed into .war archive. Should I do these maven include this and that <http://maven.apache.org/plugins/maven-resources-plugin/examples/include-exclude.html> ? If I place py folder into webapp-directory - it is included into .war but I don't understand how to access it within Java. Even link where I can read further would be appreciated.
-- View this message in context: http://tapestry.1045711.n5.nabble.com/Best-practice-to-store-other-languages-files-or-I-don-t-understand-tp5717488.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org