You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by li...@yahoo.com on 2001/12/14 17:19:13 UTC

path issues with turbine resources

Hello,

I am having a bit of trouble with my vm templates path
that I set up.  I am now customizing my jetspeed by
creating my own class structure which goes like this:

/WEB-INF/classes/com/intra/templates/vm/portlets
/WEB-INF/classes/com/intra/modules/actions/portlets

In my turbineresources.prop file I have added to my
services.VelocityService.file.resource.loader.path the
extension /WEB-INF/templates/vm,
/WEB-INF/Classes/com/intra/templates/vm (Ive also
tried it with Classes lowercase, since windows shows
it as lower and Forte4j shows it as upper)

In my tubineresouces.velocity i have this set

services.TurbineVelocityService.file.resource.loader.path
=
/WEB-INF/templates/vm,/WEB-INF/Classes/com/intra/templates/vm
 
and
module.packages=com.intra.modules,org.apache.jetspeed.modules,org.apache.turbine.modules

My template and my action class cannot be found.

Any thoughts that may inlighten are greatly
appreciated.

THanks.
Lionel

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>