[
https://issues.apache.org/jira/browse/TRINIDAD-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604230#action_12604230
]
Paul Spencer commented on TRINIDAD-1089:
----------------------------------------
Shale is looking into the use of classifiers in Maven to distribute jdk
specific variants of an artifact. Assuming classifiers work as expected, this
may be a way to easily distribute container specific wars. I have asked a
question about classifiers on the Maven user list with the subject "Are
classifiers the answer, are they mature, what are the pitfalls?"[1]
Paul Spencer
[1] http://markmail.org/message/l6v3nbnb6qwrdduy
> 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
>
> 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.