I'm using 3Dec bits from cvs.

I've set up jetspeed to use JSP as the default scripting language

I have both user auth/auth and psml in a mysql database

At first, I'd made my nav and layout customizations directly into the
JSP scripts.

I've been reading the bluesunrise tutorial, which seems focus on
Velocity scripting.

Anyway, based on the bluesunrise tutorial, I made a couple changes in
jetspeedresources.properties to turn off the leftnav bar and change
newuser creation, e.g.

topnav.user_creation.enable=false
leftnav.enable=false

and then

stopped tomcat
rebuilt
redeployed
started tomcat

and saw no change in my portal screens.

Was this because:

1) I'm configured for JSP and not VM?
2) Somehow these properties feed PSML configuration and, since I've got
PSML in a database, I need to "build import" before such changes take
affect?
3) Something else, for which I have no clue?



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

Reply via email to