[teiid-issues] [JBoss JIRA] Commented: (TEIID-479) Teiid embedded non-delegating classloader issues

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Thu Apr 9 00:12:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/TEIID-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12461376#action_12461376 ] 

Ramesh Reddy commented on TEIID-479:
------------------------------------

There three different this issue will be fixing 

1) Convert the Embedded's runtime engine to use "delegating" class loader instead of the "non-delegating" currently in use.
2) The directory where the runtime libraries are dynamically loaded from should be configurable.
3) The extensions mechanism, needs allow configuration to specify multiple directories. 


> Teiid embedded non-delegating classloader issues
> ------------------------------------------------
>
>                 Key: TEIID-479
>                 URL: https://jira.jboss.org/jira/browse/TEIID-479
>             Project: Teiid
>          Issue Type: Bug
>          Components: Embedded
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>            Priority: Critical
>             Fix For: 6.1.0
>
>
> The non-delegating classloader for lib and patches entries will create problems if any of the jars duplicate classes from a higher level classloader - without overriding all of the referenced classes.  See TEIIDDES-141 for a similar situation in a designer install.

-- 
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 teiid-issues mailing list