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.2.8-core,  1.0.8-core
            Reporter: Paul Spencer


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.

Reply via email to