• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Feature Questions (or community systems in general)

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey All,

I'm considering JForum for the heart of a community system, and I had some questions if someone could answer them.

1. Oracle support, any time soon? Would significant portions need to be rewritten or is it ANSI sql?
2. I don't see any 3rd party caching system in the lib,
what's the internal cache like, flexible?

In general I'm researching community systems, and forums I guess are one of the available options. This seems great though, It feels very phpBB, which puts most web forum users at ease.

Has anyone else looked at/evaluated any Java blogger/wiki/forum software? If so, who are the major players? Beyond complete community projects, is there a community toolkit available that I might have missed somewhere?
[originally posted on jforum.net by ILazarte]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Oracle support is 90% complete - some queries need to be revised and other made. With a little effor, it can run fine.

Cache is all done with no external libs, when running in local mode (aka, non replicated cache, which then it's used JBossCache). it is very flexible, so you can plug your own cache engine, for example.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Rafael Steil,

When will the support for oracle be ready? We at foothill college integrating the JForum with sakai framework. We are planning to release the initial integration of Jfroum with sakai soon.
[originally posted on jforum.net by murthyt]
 
It would give a normal human mental abilities to rival mine. To think it is just a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic