LDAP problem

2004-11-08 Thread Amit Soni
Here i configured the jetspeed 1.5 with LDAP but in jetspeed's log file it gives the error like this :: 2004-11-09 13:06:09,325 [http-9081-Processor24] ERROR LDAPUser - getUserId(): java.lang.NullPointerException at org.apache.jetspeed.om.security.ldap.LDAPUser.getUserId(LDAPUser.java:299)

Re: problems with Jetspeed 1.6/Fusion

2004-11-08 Thread David Sean Taylor
Heins, Hendrik wrote: Hi all, I am still trying to install Jetspeed 1.6 with Fusion but it doesn't work. Here is what i have done so far : Try checking out both 2.0 and 1.6 from the CVS head. Should be working for you now, although I still haven't got the sychronization of JSR-168 states changes

OutOfMemoryError in Jetspeed 1.5

2004-11-08 Thread Andy . Sun
Fellow Jetspeed Users, We just implemented our intranet using Jetspeed 1.5. During the first week with less than 15 user logon, we had the following error in the turbine.log file. 2004-11-05 14:04:58,000 [Thread-188] ERROR JetspeedLoggingService - Error rendering Velocity template: /controls/html

velocity portlet without action class?

2004-11-08 Thread Dan Moore
Hi folks, I'm interested in a simple portlet that will just have one velocity template. I looked at the VelocityPortlet, but that has a backing action class that I just don't need (everything is available in message bundles via l10n). I looked at the portlet catalog and in the demo-portlets regi

Re: Bulk importing users

2004-11-08 Thread Dan Moore
Hi Chris, I've got an existing system with about 100,000 users. In order to enable them to login and use Jetspeed, I just added a view over the existing schema with the same column names Jetspeed was expecting. The only alteration I had to make was adding a long column to the existing user table

Bulk importing users

2004-11-08 Thread chris holt
I just wanted to add to my last question by stating that I am specifically interested in Jetspeed 1.5 and storing the user information in an SQL database. This is the way the system is currently set up. Thanks, Chris

Bulk importing users

2004-11-08 Thread chris holt
Does anybody have any experience with trying to import users from another system into Jetspeed? I'm interested in any gotchas. Thanks, Chris

Re: problems with Jetspeed 1.6/Fusion

2004-11-08 Thread David Sean Taylor
Heins, Hendrik wrote: Hi all, I am still trying to install Jetspeed 1.6 with Fusion but it doesn't work. Here is what i have done so far : I checked out the following from CVS : Jetspeed from Head Jetspeed 2 pre_portalurl_refactor_20041015 -In JS home directory "maven war" - In Fusion directory "

problems with Jetspeed 1.6/Fusion

2004-11-08 Thread Heins, Hendrik
Hi all, I am still trying to install Jetspeed 1.6 with Fusion but it doesn't work. Here is what i have done so far : I checked out the following from CVS : Jetspeed from Head Jetspeed 2 pre_portalurl_refactor_20041015 -In JS home directory "maven war" - In Fusion directory "maven db.fusion.star

Re: Portlet output needed help

2004-11-08 Thread Srinivasarao Sri
Hi Miten, Could you please let me know what I have to do in that file Thanks in advance Srinivas miten mehta <[EMAIL PROTECTED]> wrote: see log4j. --- Srinivasarao Sri wrote: > Hi team, > In jetspeed I login as trubine with id and password. > I created one sample pane. > I added one HelloWorld p

Re: Portlet output needed help

2004-11-08 Thread miten mehta
see log4j. --- Srinivasarao Sri <[EMAIL PROTECTED]> wrote: > Hi team, > In jetspeed I login as trubine with id and password. > I created one sample pane. > I added one HelloWorld portlet to my sample pane by > addportlets. > I added my sample portlet...and unable to see output > If I look at the o