[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2832) Spring example - readme says it only deploys to tomcat, but it only builds to JBoss

Mark Coffin (JIRA) jira-events at lists.jboss.org
Thu May 8 10:39:05 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-2832?page=comments#action_12412167 ] 
            
Mark Coffin commented on JBSEAM-2832:
-------------------------------------

Actually this will work under Tomcat 6, it's just missing a few jars.

Here's a list of jars that I used to get it to work:

antlr.jar
asm.jar
cglib.jar
commons-beanutils.jar
commons-collections-3.2.jar
commons-digester.jar
commons-lang.jar
commons-logging.jar
dom4j.jar
hibernate-annotations.jar
hibernate-commons-annotations.jar
hibernate-entitymanager.jar
hibernate-search.jar
hibernate-validator.jar
hibernate.jar
javassist.jar
jboss-archive-browsing.jar
jboss-el.jar
jboss-seam-debug.jar
jboss-seam-ioc.jar
jboss-seam-ui.jar
jboss-seam.jar
jsf-api.jar
jsf-facelets.jar
jsf-impl.jar
jstl.jar
jta.jar
lucene-core.jar
persistence-api.jar
richfaces-api.jar
richfaces-impl.jar
richfaces-ui.jar
spring.jar

Here's a list of jars that are actually built in the 2.0.1GA jboss war example:

commons-beanutils.jar
commons-digester.jar
hibernate-commons-annotations.jar
hibernate-search.jar
jboss-el.jar
jboss-seam-debug.jar
jboss-seam-ioc.jar
jboss-seam-ui.jar
jboss-seam.jar
jsf-facelets.jar
lucene-core.jar
richfaces-api.jar
richfaces-impl.jar
richfaces-ui.jar
spring.jar





> Spring example - readme says it only deploys to tomcat, but it only builds to JBoss
> -----------------------------------------------------------------------------------
>
>                 Key: JBSEAM-2832
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2832
>             Project: Seam
>          Issue Type: Task
>          Components: Examples
>    Affects Versions: 2.0.2.CR1
>            Reporter: Jay Balunas
>         Assigned To: Pete Muir
>            Priority: Minor
>             Fix For: 2.0.2.CR2, 2.1.0.BETA1
>
>
> The spring example's readme.txt says that it only works with tomcat.  However the only build targets are for jboss and auto deploys to it.
> *The example deploys and runs on JBoss without a problem*

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

        



More information about the seam-issues mailing list