RE: Portlet Won't Deploy Unless Tomcat Started Via Eclipse

2010-05-25 Thread Shelli Orton
included in the war. Shelli -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, May 25, 2010 9:27 AM To: Tomcat Users List Subject: RE: Portlet Won't Deploy Unless Tomcat Started Via Eclipse > From: Shelli Orton [mailto:shelli.or...@sjrb.

RE: Portlet Won't Deploy Unless Tomcat Started Via Eclipse

2010-05-25 Thread Caldarale, Charles R
> From: Shelli Orton [mailto:shelli.or...@sjrb.ca] > Subject: Portlet Won't Deploy Unless Tomcat Started Via Eclipse > > May 21, 2010 9:29:02 PM com.sun.faces.util.Util createInstance > SEVERE: Cant instantiate class: > com.icesoft.faces.facelets.D2DFaceletViewHandler.

Portlet Won't Deploy Unless Tomcat Started Via Eclipse

2010-05-25 Thread Shelli Orton
Hi, I am using Liferay with Tomcat 6.0 distribution and am having some issues with deploying a portlet. I believe the issue is related to how Tomcat starts up so am hoping someone on this list can help. I created a Maven archetype based on one of our Liferay projects that uses IceFaces. I