David Vittor created JSPWIKI-862: ------------------------------------ Summary: Extend the Plugin and Filter managers to handle OSGi uploads using Felix iPojo Key: JSPWIKI-862 URL: https://issues.apache.org/jira/browse/JSPWIKI-862 Project: JSPWiki Issue Type: Wish Components: Core & storage Reporter: David Vittor Priority: Minor
This is a very advanced and complex task, but it is attainable. Need to learn iPojo first: * http://felix.apache.org/documentation/subprojects/apache-felix-ipojo.html The main thing is this should not break any existing functionality, but simple enhance the managers, to allow them to dynamically add jar files on the fly. Maybe to start with you just attach plugin jar files to a page, which would activate them. You could limit that page to "Admin" users only. Deleting the attached plugin would invalidate it. -- This message was sent by Atlassian JIRA (v6.2#6252)