-
pesalomo committed revision 2117 to the Petrus SVN repository, changing 3 files.
2009-11-11 16:11:07 UTC in Petrus
-
pesalomo committed revision 2116 to the Petrus SVN repository, changing 1 files.
2009-11-11 13:12:46 UTC in Petrus
-
pesalomo committed revision 2115 to the Petrus SVN repository, changing 1 files.
2009-11-11 13:10:23 UTC in Petrus
-
pesalomo committed revision 2114 to the Petrus SVN repository, changing 1 files.
2009-11-11 13:06:16 UTC in Petrus
-
pesalomo committed revision 2113 to the Petrus SVN repository, changing 11 files.
2009-11-10 13:48:02 UTC in Petrus
-
Try the attached workbook made with openoffice. It gives the following NullPointerException:
java.lang.NullPointerException
at com.amwebexpert.tags.workbook.model.InMemoryWorkbook.getCellValue(InMemoryWorkbook.java:247)
at com.amwebexpert.tags.workbook.model.InMemoryWorkbook.isCellAtRightHasValue(InMemoryWorkbook.java:482)
at...
2009-11-10 13:23:40 UTC in Excel HTML Editor Tag
-
UPDATE: The problem wasn't as descibed above - the reason was that the distributable parameter in web.xml was set to true. So forget about libraries not being in the .war, but it's rather that it doesn't work with distributed sessions.
Might probably be considered as a missing feature rather than a bug.
2009-11-10 12:23:12 UTC in Excel HTML Editor Tag
-
Runs perfect when in a standalone .war, but when in an .ear and libraries are in the .ear globally (and not all of them in WEB-INF/lib) I get this message...
java.lang.IllegalArgumentException: PWC2788: setAttribute: Non-serializable attribute with name demo01.xls
at org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1639)
at...
2009-11-10 12:05:09 UTC in Excel HTML Editor Tag
-
pesalomo committed revision 33 to the WebGISGeoCoder SVN repository, changing 1 files.
2009-11-09 11:15:10 UTC in WebGISGeoCoder
-
pesalomo committed revision 32 to the WebGISGeoCoder SVN repository, changing 14 files.
2009-11-09 10:51:35 UTC in WebGISGeoCoder