Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.1, 1.1.2-SNAPSHOT, 1.1.3-SNAPSHOT
-
None
Description
The sandbox examples are missing all of the "shared" resources
(and classes) from the Tomahawk myfaces-example-simple maven project,
not just the resource bundles. At least, this has been the case when
I've tried to use the sandbox "target" WEB-INF directory to run the
examples. I've generally had to rename and copy over the
myfaces-example-simple classes directory contents and rename and copy
over the myfaces-example-simple faces-config.xml file as well to make
them run correctly.
Maybe we should have the myfaces-example-simple artifact construct an examples-tomahawk.jar file that's copied into the sandbox WEB-INF/lib directory?