From erichestenes at vikiwi.com Sun Dec 3 17:33:11 2006 From: erichestenes at vikiwi.com (Eric Hestenes) Date: Wed Apr 18 12:55:44 2007 Subject: [p2patent-developer] JBOSS portal Message-ID: <937839.12895.qm@web51413.mail.yahoo.com> Hi everyone, = One of the suggestions I received recently was to take a look at JBOSS Po= rtal. This is an open source portal and content management framework that i= s bundled with Red Hat's products. = = A list of some of the technical features is here. http://docs.jboss.com/jbportal/v2.2/user-guide/en/html/features.html = In a nutshell they have a document store that supports java standards (JS= R-170), which is based on Apache Jackrabbit. The content management user in= terface is a portlet that implements a traditional file directory style doc= ument store. It is not likely we could re-use that code, but the underlying= APIs could be useful for storing XML or graphics files, one of our require= ments. = = JBOSS portal includes a message-board style forums interface. It turns ou= t that this code is a java port of the PHPBB bulletin board, one of the mos= t common bulletin boards. Again, there is a portlet which implements a user= interface. = The system has user management facilities and role-based permissions. Fro= m what I can tell, the permissions are organized around the portlet archite= cture, and do not extend down inside the portlets. = = Eric Hestenes Technical Lead = NYLS Community Patent Review project eric.hestenes@communitypatent.org = = -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/p2patent-developer/attachm= ents/20061203/eb31b732/attachment.htm From erichestenes at vikiwi.com Sun Dec 3 17:33:11 2006 From: erichestenes at vikiwi.com (Eric Hestenes) Date: Wed Apr 18 17:42:43 2007 Subject: [p2patent-developer] JBOSS portal Message-ID: <937839.12895.qm@web51413.mail.yahoo.com> Hi everyone, = One of the suggestions I received recently was to take a look at JBOSS Po= rtal. This is an open source portal and content management framework that i= s bundled with Red Hat's products. = = A list of some of the technical features is here. http://docs.jboss.com/jbportal/v2.2/user-guide/en/html/features.html = In a nutshell they have a document store that supports java standards (JS= R-170), which is based on Apache Jackrabbit. The content management user in= terface is a portlet that implements a traditional file directory style doc= ument store. It is not likely we could re-use that code, but the underlying= APIs could be useful for storing XML or graphics files, one of our require= ments. = = JBOSS portal includes a message-board style forums interface. It turns ou= t that this code is a java port of the PHPBB bulletin board, one of the mos= t common bulletin boards. Again, there is a portlet which implements a user= interface. = The system has user management facilities and role-based permissions. Fro= m what I can tell, the permissions are organized around the portlet archite= cture, and do not extend down inside the portlets. = = Eric Hestenes Technical Lead = NYLS Community Patent Review project eric.hestenes@communitypatent.org = = -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/p2patent-developer/attachm= ents/20061203/eb31b732/attachment-0001.htm