[jboss-user] [JBoss Portal] - Re: Portal Application

2008-06-12 Thread stefan.kok
Thanks Peter, I am going to go with your suggestion. Regards Stefan. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4157695#4157695 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4157695

[jboss-user] [JBoss Portal] - Re: Portal Application

2008-06-11 Thread PeterJ
Store the username in your database. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4157428#4157428 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4157428 ___ jboss-user mailing

[jboss-user] [JBoss Portal] - Re: Portal Application

2008-06-11 Thread stefan.kok
Hi Peter Thanks for the reply. Would it not be a problem if the user is deleted. Then it would be possible to create a username with the same username for a different user. I suppose one can check and delete all the data or do something intelligent once the user is deleted. Stefan View

[jboss-user] [JBoss Portal] - Re: Portal Application

2008-06-11 Thread PeterJ
You could hook into the user maintenance and add code to manage the user in your database. The other possibility is to use the user name in combination with the user's registration date. That should always be unique. Of course, you still might want to have a maintenance routine that runs every

[jboss-user] [JBoss Portal] - Re: Portal Application

2008-06-11 Thread stefan.kok
I had a look at the Jboss wikki project. Any idea how they handled it ? Stefan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4157440#4157440 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4157440

[jboss-user] [JBoss Portal] - Re: Portal Application

2008-06-11 Thread PeterJ
They use just the user name. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4157446#4157446 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4157446 ___ jboss-user mailing list