[jboss-user] [JBoss Seam] - Class not found exception

kumanan_jboss do-not-reply at jboss.com
Tue Sep 11 06:38:52 EDT 2007


I am trying to run one of the JBoss sample application (registration) in Weblogic 10. I am getting the following exception.  

<Sep 11, 2007 3:34:35 PM IST>   <BEA-101371> <There was a failure w
hen processing annotations for application C:\bea\user_projects\domains\parent_n
etwork_sample\servers\AdminServer\tmp\_WL_user\_appsdir_jboss-seam-registration_
ear\gga6tp\jboss-seam-registration.war. Please make sure that the annotations ar
e valid. The error is javax.faces.webapp.FacesServlet>
<Sep 11, 2007 3:34:35 PM IST>   <BEA-149265> <Failure occurred
in the execution of deployment request with ID '1189505071109' for task '0'. Err
or is: 'weblogic.application.ModuleException: Failed to load webapp: '/seam-regi
stration''
weblogic.application.ModuleException: Failed to load webapp: '/seam-registration
'
        at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:308)

        at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedM
oduleDriver.java:176)
        at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(Modu
leListenerInvoker.java:93)
        at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(Depl
oymentCallbackFlow.java:360)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
        Truncated. see log file for complete stacktrace
java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
        at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
ClassLoader.java:286)
        at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClass
Loader.java:259)
        at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAw
areClassLoader.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 the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082941#4082941

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082941



More information about the jboss-user mailing list