Re: Jetspeed and SSO (Single Sine On)

2002-03-18 Thread Ben Liang
SSO has been bugging us for quite a while. Oracle seems use cookie too in their Exchange 2000 portlet. But coolie is not a option for us since the client disable cookie. So we embeded the user data as Basic Authentication header, and send it to the view application, similar to what IBM suggested i

Re: DBPSML & MYSQL

2002-02-25 Thread Ben Liang
jetspeed table." > > --I don't understand this statement. I just followed what was on the > instructions. Can you explain further? > > -Original Message- > From: Ben Liang [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 25, 2002 8:46 AM > To: Jet

Re: DBPSML & MYSQL

2002-02-25 Thread Ben Liang
We've done this with mySQL, and it works. Make sure you added entry in turbine id table for all jetspeed table. Only thing we had problem with is mySQL is not transactional, and we keep getting error in the log: [Thu Feb 21 11:26:59 CST 2002] -- WARN -- IDBroker is being used with db 'default', wh

Re: Modify PSML for anon in PSML DB

2002-02-12 Thread Ben Liang
ng is changing my > > default.psml that is under web-inf/psml/anon/html, and re-import psml into > > db. Does anyone know a better way to do it ? > > > > Merci a tous. > > > > Sara. > > > > > > -Original Message- > > From: Ben Liang [mailto:[EMAIL PROTE

Re: Portlet Registry Schema

2002-01-22 Thread Ben Liang
Could anyone point where I can find the Portlet registry schema. I know I can find the site mark-up schema in scr/xml/psml.xsd, but how about schema for all *.xreg? We want to add give client the ability to add their own news channel, and create the *.xreg from Java instead of modify the xml from