I am still working on making this Cone ToDoList portlet to work. I find
the following in my logs:
 
 
2004-02-23 13:36:36,000 - RHS of #set statement is null. Context will
not be modified. /portlets/html/todolist/main.vm [line 3, column 1]
2004-02-23 13:36:36,000 - Left side ($idCategoryFilter) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. /portlets/html/todolist/main.vm [line 16, column
58]
2004-02-23 13:36:36,000 - Left side ($typeVisualization) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. /portlets/html/todolist/main.vm [line 33, column
76]
2004-02-23 13:36:36,000 - Left side ($typeVisualization) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. /portlets/html/todolist/main.vm [line 34, column
76]
2004-02-23 13:36:36,000 - Left side ($typeVisualization) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. /portlets/html/todolist/main.vm [line 35, column
76]
2004-02-23 13:36:36,000 - Left side ($typeVisualization) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. /portlets/html/todolist/main.vm [line 36, column
76]
2004-02-23 13:36:36,000 - Left side ($typeVisualization) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. /portlets/html/todolist/main.vm [line 70, column
42]
2004-02-23 13:36:36,000 - Left side ($typeVisualization) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. /portlets/html/todolist/main.vm [line 70, column
69]
 
I have this running on mysql with the CORRECT jdbc driver not the old
one. And I did the setup in build.properties, etc. Anyone got this thing
to work?
 

Reply via email to