-
Yes, it has been a long time ago.
2009-11-06 17:19:35 UTC by https://www.google.com/accounts
-
Sorry if there is a topic yet about this issue. I was looking for, but i didn't find it.
My system configuration is:
Windows XP SP2 (x86),
Apache Tomcat/5.5.27,
JVM version 1.6.0_16-b01,
DB= postgresql 8.4
I downloaded the zip file xplanner-0.7b7-war. I read the README file and i follow the installation scenario 2 (new install on other database) with the above software versions.
I...
2009-11-04 02:54:36 UTC by roddav
-
alter table person add column want\_to\_get\_spam BOOL default 0;.
2009-10-08 14:10:34 UTC by ebencheung
-
alter table person add column want_to_get_spam BOOL default 0;.
2009-10-08 14:06:48 UTC by ebencheung
-
There lost a column in xplanner table. use follow SQL to fix it.
alter table person add column want_to_get_spam BOOL default 0;.
2009-10-08 14:05:20 UTC by ebencheung
-
XPlanner on codehaus and on sourceforge.net are the same project.
The latest version is present in svn is 0.8 beta, can be checked out from svn.
We are trying to reanimate it in xplanner-plus project.
2009-09-20 14:06:25 UTC by maximch
-
Hi!
Looks like your xplanner is missed commons-dbcp library. You can download it from http://commons.apache.org/downloads/download_dbcp.cgi
It should be placed inside xplanner/WEB-INF/lib folder.
2009-09-20 13:59:56 UTC by maximch
-
I just inatalled and started xplanner 6.2 and when I start to create a new project or a new person I get the following exception:
org.apache.jasper.JasperException: /WEB-INF/jsp/common/footer.jsp(43,105) Attribute value appUrl+"/do/systemInfo" is quoted with " which must be escaped when used within the value
Any idea what could be causing this?.
2009-08-14 18:19:54 UTC by hfarhoosh
-
Dear all:
Now i want to know what's the mean of the items in accuracy pages of xplanner.for example,
tast
Estimated (original) 31.0
Estimated (current) 51.0
Completed 48.0
Remaining 3.0
Overestimated 0.0
Underestimated 0.0
Added 0.0
Postponed 12.0
story tast
Original 0.0 25.0
Added 0.0...
2009-08-14 02:16:27 UTC by ruoya502
-
i am getting the following Error log while new install of XPlanner on local mysql database
Jul 15, 2009 1:21:00 PM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Exception sending context initialized event to listener instance of class com.technoetic.xplanner.filters.XPlannerMigrationLauncher
java.lang.NoClassDefFoundError: org/apache/commons/dbcp/PoolableConnectionFactory...
2009-07-15 08:07:55 UTC by sunil123