Hi guys, we have the above requirement. basically we have to get rid of all the front-end components. few options.
1. do it using BE/FE seperation - but this inturn will require a p2-repo 2. removing all the frontend features using a script - we can remove all the components that ends with *.ui and *.stub . The UI/Stub bundles are not the only bundles related to front-end 3. block all the UI service calls using a handler - requests to /carbon context get blocked. feedback welcome --Pradeep
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
