[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3766) examples is not working under tomcat 6.0

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Fri Nov 28 07:43:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12440317#action_12440317 ] 

Jozef Hartinger commented on JBSEAM-3766:
-----------------------------------------

This example requires EJB container. Are you using jboss embedded with your Tomcat installation?

> examples is not working under tomcat 6.0
> ----------------------------------------
>
>                 Key: JBSEAM-3766
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3766
>             Project: Seam
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 2.1.0.SP1
>         Environment: CentOs 5.2, java 1.6.10_u10, tomcat 6.0.18
>            Reporter: Alexey Kakunin
>            Priority: Minor
>
> just following to documentation, configured tomcat.home in build.properties,switched to example project folder (for example registration) and called ant tomcat.deploy
> Project built and deployed to tomcat, but during initialization followed error generated:
> java.lang.NoClassDefFoundError: javassist/util/proxy/MethodFilter
> 	at org.jboss.seam.contexts.Contexts.destroy(Contexts.java:243)
> 	at org.jboss.seam.contexts.Lifecycle.endApplication(Lifecycle.java:56)
> 	at org.jboss.seam.contexts.ServletLifecycle.endApplication(ServletLifecycle.java:135)
> 	at org.jboss.seam.servlet.SeamListener.contextDestroyed(SeamListener.java:39)
> 	at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3882)
> 	at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4523)
> Looks like javassist should be added into depepndencies

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list