I am attempting to configure Cone's To Do List portlet with jetspeed and
mySQL.

I created the todolist database with all the 4 tables (PORTAL_TODOLIST,
PORTAL_TODOLIST_USER, PORTAL_TODOLIST_GROUP, PORTAL_TODOLIST_CATEGORY) following
the suggestion make by  karthikeyan (http://www.mail-archive.com/[EMAIL 
PROTECTED]/msg10965.html)
in a precedent post.

I build the todolist portlet without having problems and i copied the 2
dir "img" and "WEB-INF" in the jetspeed-dir under tomkat webapps.

I select the portlet in the customizer but when i try to click the "insert
item" link nothing appens.

Here i post part of my jetspeed.log file

....

       [Thread-21] ERROR GenericMVCPortlet - GenericMVCPortlet - error executing
action
java.lang.NullPointerException: Connection object was null. This could be
due to a misconfiguration of the DataSourceFactory. Check the logs and 
Torque.properties
to better determine the cause.
        at org.apache.torque.util.Transaction.rollback(Transaction.java:179)
        at org.apache.torque.util.BasePeer.doSelect(BasePeer.java:1333)
        at 
org.apache.jetspeed.om.todolist.BasePortalTodolistPeer.doSelectVillageRecords(BasePortalTodolistPeer.java:471)
        at 
org.apache.jetspeed.om.todolist.BasePortalTodolistPeer.doSelectVillageRecords(BasePortalTodolistPeer.java:406)
        at 
org.apache.jetspeed.om.todolist.BasePortalTodolistPeer.doSelect(BasePortalTodolistPeer.java:375)
        at 
org.apache.jetspeed.modules.actions.portlets.todolist.ToDoListPortlet.buildNormalContext(ToDoListPortlet.java:221)
        at 
org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction.buildNormalContext(VelocityPortletAction.java:112)
        at 
org.apache.jetspeed.modules.actions.portlets.GenericMVCAction.doPerform(GenericMVCAction.java:208)
        at 
org.apache.jetspeed.modules.actions.portlets.GenericMVCAction.perform(GenericMVCAction.java:165)
        at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
        at 
org.apache.jetspeed.portal.portlets.GenericMVCPortlet.buildContent(GenericMVCPortlet.java:293)
        at 
org.apache.jetspeed.portal.portlets.GenericMVCPortlet.getContent(GenericMVCPortlet.java:224)
        at 
org.apache.jetspeed.portal.security.portlets.PortletWrapper.getContent(PortletWrapper.java:157)
        at sun.reflect.GeneratedMethodAccessor282.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)

.....

Could someone help me??
Regards,
Diego.

__________________________________________________________________
Tiscali ADSL SENZA CANONE:
Attivazione GRATIS, contributo adesione GRATIS, modem GRATIS,
50 ore di navigazione GRATIS.  ABBONARTI TI COSTA SOLO UN CLICK!
http://point.tiscali.it/adsl/index.shtml




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to