Hi
We running here a MyFaces 1.1.4 with Tomahawk 1.1.2 on Weblogic 8.1
successfully. But we would like to migrate to Weblogic 10. When I deploy the
web-application on Weblogic 10.3, I receive the stack trace below. Weblogic
10.3 is bundle with Sun JSF RI 1.2. So I think Weblogic takes that JSF
version instead of MyFaces!?
Does anyone know a solution?
Thanks a lot!
<01.04.2008 14.31 Uhr CEST> <Warning> <Management> <BEA-141239> <The
non-dynamic attribute SourcePath on
[EMAIL PROTECTED]([mydomain]/AppDeployments[Per
sonenpflegeNeu]) has been changed. This may require redeploying or rebooting
configured entities>
<01.04.2008 14.31 Uhr CEST> <Error> <HTTP> <BEA-101163> <Could not load user
defined listener: com.s
un.faces.config.ConfigureListener
java.lang.ClassNotFoundException: com.sun.faces.config.ConfigureListener
at
weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:286
)
at
weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:259)
at
weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:
54)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Truncated. see log file for complete stacktrace
>
<01.04.2008 14.31 Uhr CEST> <Error> <Deployer> <BEA-149265> <Failure
occurred in the execution of de
ployment request with ID '1207053096763' for task '3'. Error is:
'weblogic.application.ModuleExcepti
on: '
weblogic.application.ModuleException:
at
weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:335)
at
weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176
)
at
weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.ja
va:93)
at
weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.j
ava:381)
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
Truncated. see log file for complete stacktrace
java.lang.ClassNotFoundException: com.sun.faces.config.ConfigureListener
at
weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:286
)
at
weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:259)
at
weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:
54)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Truncated. see log file for complete stacktrace
>
--
View this message in context:
http://www.nabble.com/Weblogic-10.3%3A-ConfigureListener-not-found...-tp16418400p16418400.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.