[
https://issues.apache.org/jira/browse/TRINIDAD-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605006#action_12605006
]
Scott O'Bryan commented on TRINIDAD-1089:
-----------------------------------------
BTW- Paul, I looked at classifiers and I really don't think that will work
here. We would have to have knowledge about what container we're deploying
INTO, and not which container we're compiling under.
Scott
> trinidad-demo.war does not run in non-J2EE container as distributed.
> --------------------------------------------------------------------
>
> Key: TRINIDAD-1089
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1089
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.0.8-core, 1.2.8-core
> Reporter: Paul Spencer
> Assignee: Scott O'Bryan
> Fix For: 1.0.9-core, 1.2.9-core
>
>
> The trinidad-demo.war does not run in a non-J2EE container, like Tomcat, as
> distributed in examples.zip/tar.gz. This is due to a missing JSTL jar which
> is provided by a J2EE container. This improvement is simplify the process of
> installing the demo in a non-J2EE container. Changes should include
> documentation included in the distribution and available on demo project's
> web site. Additional change may be required in the POM.
> Their is a related thread titled "Trinidad] Should a non-J2EE demo war be
> added to the distribution" in the myfaces-dev mailing list. [1]
> ***
> * The procedure I used to run trinidad-demo.war in Tomcat 6.0.16
> ***
> 1) Download the examples distribution
> 2) Copy the trinidad-demo.war from the distribution to Tomcat's webapps
> directory
> 3) After Tomcat exploded the war, I copied jstl-1.2.jar into the WEB-INF/lib
> directory of the exploded war.
> 4) Restart tomcat.
> [1] http://markmail.org/message/7ah2zedr57ppzfx6
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.