From: lhoriman <nu...@jb...> - 2005-06-29 08:16:31
|
How deep is the jboss-forums portlet dependency upon the jboss-portal container? I have an existing jboss application (not a portal) to which I would like to add forums. My first inclination is to implement my own stripped-down portlet container and drop in the jboss forums. Digging through the JSR-168 documentation, this doesn't seem too hard. However, looking more closely at the forumns code, I see a lot of dependency on core jboss-portal classes. How much trouble will I get into trying to feign the jboss-specific portlet container API to the forums? What would be the most troublesome spots? Thanks in advance, Jeff View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883044#3883044 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883044 |