掲示板

Error listener Start Sample JSF MyFaces v4.3.3.1

thumbnail
16年前 に Reinier de Graaf によって更新されました。

Error listener Start Sample JSF MyFaces v4.3.3.1

New Member 投稿: 15 参加年月日: 07/10/25 最新の投稿
Hi,

I've downloaded the Jsf sample Sample JSF MyFaces v4.3.3.1, but when I
deploy it I get the following error:

SEVERE: Error listenerStart
Oct 25, 2007 2:57:39 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/sample-jsf-myfaces-portlet-4.3.3.1] startup failed due
to previous errors
Oct 25, 2007 2:57:39 PM org.apache.catalina.realm.JAASRealm
setUseContextClassLoader

I didn't change anything to the files. Any ideas?
thumbnail
16年前 に Reinier de Graaf によって更新されました。

RE: Error listener Start Sample JSF MyFaces v4.3.3.1

New Member 投稿: 15 参加年月日: 07/10/25 最新の投稿
I managed to install the plugin. I had to do two things:
- Use the Plugin Installer in the Admin portlet to install the portlet.

This was not sufficient, I also had to insert the class
org/apache/commons/logging/LogFactory, I didn't know in which
commons-...jar this class was, so I put a whole bunch of commons.jars in
the lib directory of the plugin.