-
Type:
Feature Request
-
Status: Won't Do
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
in the liferay wildfly bundle there is not portal-ext.properties. Without this file the jsf portlets cannot be deployed. Could be usefull add this file directly in the wildfly bundle so the user is not forced to search in the forums and add the missed file? Here a sample of portal-ext.properties:
module.framework.properties.org.osgi.framework.bootdelegation=\ __redirected,\ com.sun.ccpp,\ com.sun.ccpp.*,\ com.sun.crypto.*,\ com.sun.image.*,\ com.sun.jmx.*,\ com.sun.jna,\ com.sun.jndi.*,\ com.sun.mail.*,\ com.sun.management.*,\ com.sun.media.*,\ com.sun.msv.*,\ com.sun.org.*,\ com.sun.syndication,\ com.sun.tools.*,\ com.sun.xml.*,\ com.yourkit.*,\ sun.*
it can be put for example in the liferay-ce-portal-7.0-ga2/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/classes directory
- duplicates
-
LPS-65488 The module framework boot delegation permits com.sun.* which is too broad
- Closed