[08:47:15 CST(-0600)] <prabhu> How to add Sakai connector to uPortal
[08:47:51 CST(-0600)] <EricDalquist> were you the same person with the email thread on the uportal-user list?
[08:48:10 CST(-0600)] <prabhu> hi yes
[08:48:20 CST(-0600)] <EricDalquist> so I'm not sure anyone here has an answer
[08:48:32 CST(-0600)] <EricDalquist> Steve Swinsburg who responded once was the original author
[08:48:45 CST(-0600)] <EricDalquist> but with the errors you're seeing it sure looks like the portlet is not complete
[08:49:12 CST(-0600)] <prabhu> Can you suggest me the steps I should follow to integrate it?
[08:49:33 CST(-0600)] <EricDalquist> well your latest error was java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
[08:49:45 CST(-0600)] <EricDalquist> so I'd guess the portlet is missing the commons-logging jar for some reason
[08:49:59 CST(-0600)] <EricDalquist> so try adding that to the portlet's dependencies and deploying it again
[08:50:08 CST(-0600)] <prabhu> ok
[09:27:59 CST(-0600)] <prabhu> For deploying Sakai connector, will moving the sakai-connector.war into the tomcat/webapps work?
[09:28:22 CST(-0600)] <EricDalquist> no idea
[09:28:26 CST(-0600)] <EricDalquist> I've never used sakai
[09:29:14 CST(-0600)] <prabhu> ok