You misspelled WEB-INF (note the dash, and if on a unix-based OS, the case is sensitive).
Jeff > -----Original Message----- > From: Scott Chun [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 2:33 PM > To: [EMAIL PROTECTED] > Subject: [Mav-user] Newbie: Velocity + Maverick question > > 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\uiprot ot > ype > > 4) My templates are in > JBoss\server\default\deploy\myproject.ear\myproject.war\prototype\uiprot ot > ype\templates > > 5) My class files are in: > JBoss\server\default\deploy\myproject.ear\myproject.war\web.inf\classes\ or > g\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] ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en [INVALID FOOTER]
