[weld-issues] [JBoss JIRA] Commented: (WELDINT-4) Use shared library mode in JBoss AS

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Mar 3 12:29:10 EST 2010


    [ https://jira.jboss.org/jira/browse/WELDINT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12517935#action_12517935 ] 

Pete Muir commented on WELDINT-4:
---------------------------------

Currently we use a deployer to push weld-core.jar into the deployment, and enforce classloader isolation. We then use statics to provide singletons for the deployment. Now, Weld also supports alternative strategies for providing singletons, such as keying on the TCCL. This allows weld-core to be a shared library, which improves memory usage.

> Use shared library mode in JBoss AS
> -----------------------------------
>
>                 Key: WELDINT-4
>                 URL: https://jira.jboss.org/jira/browse/WELDINT-4
>             Project: Weld Integration
>          Issue Type: Feature Request
>          Components: Weld Bootstrapper
>            Reporter: Pete Muir
>            Assignee: Pete Muir
>            Priority: Critical
>             Fix For: 6.0.0.CR1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list