I'm working on a prototype to learn Vellocity and Maverick. I what to deploy my
test app to JBoss as follows:
1) JBoss\server\default\deploy\myproject.ear\myproject.war\web.inf\lib
jdom.jar
maverick.jar
velocity-dep-1.3.1-r2.jar
velocity-tools-view-0.6.jar
2) I modified my web.xml to include the Maverick and Velocity servlets.
3) My prototype jsp file (same as the friendbook-velocity example) is in:
JBoss\server\default\deploy\myproject.ear\myproject.war\prototype\uiprototype
4) My templates are in
JBoss\server\default\deploy\myproject.ear\myproject.war\prototype\uiprototype\templates
5) My class files are in:
JBoss\server\default\deploy\myproject.ear\myproject.war\web.inf\classes\org\myproject\prototypes\uiprototype
6) The Maverick.xml file is in:
JBoss\server\default\deploy\myproject.ear\myproject.war\web.inf\
How do I tell Maverick and Velocity where to find the class and vm files?
Thanks in advance!
Scott
------------------------------------------------------------------------------
This message may contain confidential information, and is intended only for the use of
the individual(s) to whom it is addressed.
==============================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
[INVALID FOOTER]