-
Once I actually got it installed, then I had some issues with the actual JSP files. I guess it was tomcat/jstl version related, but if
anyone ever gets any JSP tag library errors related to
retrieving a string from some nested choose/when/import
calls, probably it originates from the file /admin/index.jsp
edit that file and replace every (about 40) instance of
<c:import url...
2009-04-02 02:06:46 UTC by doobs
-
It wasn't painless.
Firstly install mysql and mysql-server packages (for mysqld daemon)
The tricky bit was to make an opa.war out of the opa
subdirectory of the opa distribution.
You need to do this to avoid having to edit the tomcat/conf/server.xml file.
cp standard.jar opa/WEB-INF/lib
cp jstl.jar opa/WEB-INF/lib
mkdir opa/META-INF
cp opa.xml opa/META-INF/context.xml.
2009-03-26 01:15:20 UTC by doobs
-
OPA is a full-featured online proposal appraisal system suitable for the end-to-end administration of any proposal request, submission, appraisal, selection and budgeting process, through to reporting, report review, approval, dissemination, and discussion. It can be used for:
Grant & loan programs
Screening of applicants
Project tendering processes
Policy proposal consultation...
2004-02-15 19:20:53 UTC by anizor
-
OPA-JAVA ADDED TO OPA STREAMS
OPA-JAVA, the Java port of OPA-CF, has been released in BETA version and added as
one of OPA code streams. The downloadable file has been added to the OPA 2.0 file release
on sourceforge.net. The files have also been put up on the Concurrent Version System (CVS)
on sourceforge.net. The CVS directory root is opa/opaJAVA.
http://www.omoli.com/opa.
2004-01-31 16:09:14 UTC by anizor
-
anizor committed patchset 5 of module opaJAVA to the Online Proposal Appraisal CVS repository, changing 63 files.
2004-01-31 14:56:17 UTC by anizor
-
anizor committed patchset 4 of module opaJAVA to the Online Proposal Appraisal CVS repository, changing 66 files.
2004-01-31 14:50:49 UTC by anizor
-
anizor committed patchset 3 of module opaJAVA to the Online Proposal Appraisal CVS repository, changing 45 files.
2004-01-31 14:36:05 UTC by anizor
-
anizor committed patchset 2 of module opaJAVA to the Online Proposal Appraisal CVS repository, changing 2 files.
2004-01-31 14:26:27 UTC by anizor
-
anizor committed patchset 1 of module opaJAVA to the Online Proposal Appraisal CVS repository, changing 2 files.
2004-01-31 14:17:23 UTC by anizor
-
skerr committed patchset 3 of module archive to the Online Proposal Appraisal CVS repository, changing 7 files.
2003-10-06 23:08:55 UTC by skerr