[EMAIL PROTECTED] wrote:
Hello,

Could this also somehow be accomplished for jetspeed 1.6? (I guess not with Spring)

With 1.6, its the same concept
Just edit your JR.p :

And change:

services.PsmlManager.root=/WEB-INF/psml

to something like:

services.PsmlManager.root=/usr/locale/portal-data/psml

Note that in 1.6, we first try to locate file on the file system, and if we fail to find it, we then look for the same path as a webapp relative path

1.6 also has a Database PSML Manager


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to