hi
any pointers/examples on how to do this? i have not been able to find
any examples on the jackrabbit website - just code snippets.
is there no giude that takes us thru an sample scenario/example?
also is it possible to separate the database from the jackrabbit server
for the model 3 deployment (as on website)?
thanx
riyaz
Michael Neale wrote:
Yes it could, JCR could work well for that sort of workflow application,
for
sure.
On 10/12/06, Riyaz Mansoor <[EMAIL PROTECTED]> wrote:
hi
i've just joined this list and have been reading about jackrabbit for a
coupla days.
i have a scenario and wanted to know if jackrabbit would be appropriate
to use in this situation (or slightly altered situation)
i need to build a simple bill payment system. when a bill is recieved it
is scanned.
1) log the scanned bill { date, due-date, from, desc, scanned-bill }
2) bill is verified by person who recieved goods/service { by-reciever,
date}
3) payment is authorised { by-person, date }
4) check generated and sent { check-no, date }
an audit trail that stores who entered the day would be a big bonus.
am thinking of RDBMS system for a backend
could this be quickly done with jackrabbit?
thanx
riyaz