Using eclipse cvs w/jetspeed

2003-11-21 Thread Gerry Reno
I would now like to upgrade some of my production jetspeed-1 portals to pick up the latest bug fixes. I'm trying to figure out how the CVS capabilities in eclipse can help me do this in the simplest manner possible. If I synchronize with the HEAD of course I can pull in all the latest jetspeed

Using JSP Templates instead of Velocity Templates

2003-11-21 Thread Jhon
Hi, I want to use JSP Templates instead of vm templates. In order to change Header template, made change in JetspeedResources.properties as topnav.vm=top_default.jsp But it throws exceptions. Is there any other place I have to change settings so that Jetspeed will start accepting JSP templa

RE: Schema name in DB2

2003-11-21 Thread Stuart Belden
You may want to post to the Torque mailing list if you haven't already, as this is a problem with Torque (I believe). They may be able to provide a better answer, faster. >>> [EMAIL PROTECTED] 11/21/03 10:13AM >>> I debugged through the code and found that the table name in the sql is malformed

RE: Schema name in DB2

2003-11-21 Thread Thavutam, Prashanth
I debugged through the code and found that the table name in the sql is malformed by BasePeer: sql= "SELECT JSSU.USER.USER_ID, JSSU.USER.LOGIN_NAME, JSSU.USER.PASSWORD_VALUE, JSSU.USER.FIRST_NAME, JSSU.USER.LAST_NAME, JSSU.USER.EMAIL, JSSU.USER.CONFIRM_VALUE, JSSU.USER.MODIFIED, JSSU.USER.CREATE

Re: Portlet caching

2003-11-21 Thread b . v . weert
Hello, thanks, that is the documentation I already found, but does it force the portal engine to cache rendered output when you're not interacting with a portlet? It seems the documentation you're refering to is more about instance caching.. Bo

Exceptions when using Jetspeed 1.4 final with LDAP

2003-11-21 Thread Tâm Huynh
Hi, I'm using Jetspeed with LDAP user management. Since I upgraded from JS 1.4b4 to the 1.4 final release, my jetspeed.log file is full with exceptions such as the one below. The portal seems to work fine, however. Is anyone experiencing similar problems, by any chance? Thanks, Tâm This is thrown