[
https://issues.apache.org/jira/browse/JAMES-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles updated JAMES-1003:
--------------------------------
Attachment: jamesclassloader-via-property.patch
Forget the first one jamesclassloader.patch that only worked with classes
loaded via spring.
Attached a second patch jamesclassloader-via-property.patch.
Now works for all classes via
-Djava.system.class.loader=org.apache.james.container.spring.JamesClassLoader
Tested on linux and windows (no mac available)
Works via startup script and wrapper.
> ClassLoader with External libs
> ------------------------------
>
> Key: JAMES-1003
> URL: https://issues.apache.org/jira/browse/JAMES-1003
> Project: JAMES Server
> Issue Type: New Feature
> Components: Deployment Modules
> Affects Versions: Trunk
> Reporter: Eric Charles
> Assignee: Norman Maurer
> Priority: Minor
> Attachments: jamesclassloader-via-property.patch,
> jamesclassloader.patch
>
>
> Allow james to automatically add jars from /conf/libs to classloader.
> This way, user mailets and their dependencies are taken into account without
> configuring the classpath.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]