[Building Sakai] FW: Send Private Message ERROR

Antonio muñoz alonso antoniovalenciaspain at hotmail.com
Thu Dec 6 04:22:28 PST 2012


Sakai 2.8


CC: sakai-msgcntr-team at collab.sakaiproject.org; sakai-dev at collab.sakaiproject.org
From: steve.swinsburg at gmail.com
Subject: Re: [Building Sakai] FW: Send Private Message ERROR
Date: Thu, 6 Dec 2012 09:29:48 +1100
To: antoniovalenciaspain at hotmail.com

Hi,
Check shared/lib for old jars related to this app. What version Sakai are you using?
Cheers,Steve

Sent from my iPad
On 05/12/2012, at 22:52, Antonio muñoz alonso <antoniovalenciaspain at hotmail.com> wrote:













Hi
I get an error when sending a private messageMap<User,Boolean> mp = new HashMap<User,Boolean>();		User user = userDirectoryService.getCurrentUser();
	mp.put(user, Boolean.FALSE);        pmm.sendPrivateMessage(privateMessage, mp,false);

TRACE:caused by: java.lang.NoSuchMethodError: org.sakaiproject.api.app.messageforums.ui.PrivateMessageManager.sendPrivateMessage(Lorg/sakaiproject/api/app/messageforums/PrivateMessage;Ljava/util/Map;Z)V
    at org.sakaiproject.logic.SakaiProxyImpl.message(SakaiProxyImpl.java:625)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)

any ideas?
Thanks. 		 	   		   		 	   		   		 	   		  
_______________________________________________
sakai-dev mailing list
sakai-dev at collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe" 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20121206/5fcac5db/attachment.html 


More information about the sakai-dev mailing list