I've been tasked to develop a discussion forum, to be deployed to ORACLE App server.
I've developed some
JAVA based WEB apps in a MVC architecture using
STRUTS.
My
IDE is JDeveloper.
I've reserched, tested and played with some other forum software - e.g., PHPBB, YAZD, JGossip, and even did a little research on Oracle Collaboration Suite/Oracle Discussion.
None of these really fit my bill. Though I like the look and feel of PHPBB, it's not deployable to the framework I need.
Alas, I lucked upon JForum today...
My question - how do I get the current source - and import it into JDeveloper for modification,
test, build and deploy?
I've already checked out the source (tag v_2_1_5) from CVS.
[originally posted on jforum.net by steve_db]