Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3.1
-
Fix Version/s: General Backlog
-
Component/s: JSF
Description
This has been reported in many forums and possibly issues. We all love to make modular applications. For example - we would love to pack - XHTML + Flows + other resouces (css, images) , controllers, services, repository code in different jars for ease of management, sharing , development etc. However it is not possible to do the same with SWF 2.3.1. Even if we can pack flows in jar, the view facelets would never be available as context classpath resource is required error. It would be great if SWF team helps us to sort out this problem. So that we can do modular development and deployment of applications with SWF which is such a wonderful framework