-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR13
-
None
- Readme mentions JBDS 10.0 and Forge 3.3.1.Final. It should mention 10.3 and I think the note about updated script can be dropped since the update was done in previous release.
- There are different warnings when the example project is created than the ones in readme:
- location references to "/faces/error.xhtml" that does not exist in web content web.xml /forge-example/src/main/webapp/WEB-INF line 17 Web XML Problem
- location references to "/faces/error.xhtml" that does not exist in web content web.xml /forge-example/src/main/webapp/WEB-INF line 21 Web XML Problem
After the application is deployed, some of the entities return "Oops, That's going to leave a mark!" instead the form as stated in readme.An error is logged: ERROR [io.undertow.request] (default task-26) UT005023: Exception handling request to /forge-example/faces/productOrder/search.xhtml: javax.servlet.ServletException: forgeview:display(_itemCustomer)-
- is caused by
-
FORGE-2737 JSF Scaffold throws java.lang.IllegalArgumentException: forgeview:display(_itemProfile)
- Closed