[11:35:35 CST(-0600)] <dearbin> hi'
[11:35:42 CST(-0600)] <EricDalquist> hi
[11:36:13 CST(-0600)] <dearbin> how to know whether a portlet is installed or not in uportal?
[11:36:22 CST(-0600)] <dearbin> from its web.xml file
[11:36:35 CST(-0600)] <EricDalquist> I'm not sure what you mean
[11:37:17 CST(-0600)] <dearbin> I have a portlet installed using ant and mvn commands, but when I start the tomcat it shows error listener cannot start
[11:37:31 CST(-0600)] <dearbin> only for that portlet alone
[11:37:46 CST(-0600)] <EricDalquist> what is the error?
[11:38:30 CST(-0600)] <dearbin> INFO: Deploying configuration descriptor sakai-connector-1.4.2.xml
[11:38:30 CST(-0600)] <dearbin> Feb 15, 2013 12:10:07 PM org.apache.catalina.core.StandardContext start
[11:38:30 CST(-0600)] <dearbin> SEVERE: Error filterStart
[11:38:30 CST(-0600)] <dearbin> Feb 15, 2013 12:10:07 PM org.apache.catalina.core.StandardContext start
[11:38:30 CST(-0600)] <dearbin> SEVERE: Context [/sakai-connector-1.4.2] startup failed due to previous errors
[11:38:49 CST(-0600)] <EricDalquist> is there a stack trace?
[11:38:59 CST(-0600)] <EricDalquist> if so please use a service like gist or pastebin to share it here
[11:39:12 CST(-0600)] <dearbin> in catalina.out ?
[11:39:19 CST(-0600)] <dearbin> ok
[11:41:20 CST(-0600)] <dearbin> I am using SSP Platform, but since its using uPortal I would like to have my portlet installed to it