<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Take Control of Class Loading in Java</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sun, 19 May 2013 02:38:55 -0400</pubDate>


    <item>

        <title>Re: How to define Class Loader within Application Server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40763</link>

        

        
            <description><![CDATA[You can still write your own class loaders within the application code (<a class="jive-link-external" href="http://www.onjava.com/pub/a/onjava/2005/01/26/classloading.html"...]]></description>
        

        <pubDate>Tue, 06 Jun 2006 01:07:33 -0400</pubDate>

        

        <jf:creationDate>Tue, 06 Jun 2006 01:07:33 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 06 Jun 2006 01:07:33 -0400</jf:modificationDate>
        <jf:date>Jun 6, 2006</jf:date>
        <jf:author>binildas christudas</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to define Class Loader within Application Server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40763</link>

        

        
            <description><![CDATA[Hi,...]]></description>
        

        <pubDate>Mon, 05 Jun 2006 17:33:22 -0400</pubDate>

        

        <jf:creationDate>Mon, 05 Jun 2006 17:33:22 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 05 Jun 2006 17:33:22 -0400</jf:modificationDate>
        <jf:date>Jun 5, 2006</jf:date>
        <jf:author>Renato Del Gaudio</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>The value ...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40763</link>

        

        
            <description><![CDATA[I'm not sure about the real value of this framework when it comes to J2EE. I would rather trust the J2EE platform implementation to handle class-loading and not introduce thin in J2EE env . Besides I'm not sure how often this versioning problem exists in...]]></description>
        

        <pubDate>Sun, 04 Jun 2006 15:12:23 -0400</pubDate>

        

        <jf:creationDate>Sun, 04 Jun 2006 15:12:23 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 04 Jun 2006 15:12:23 -0400</jf:modificationDate>
        <jf:date>Jun 4, 2006</jf:date>
        <jf:author>Marius Danciu</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Take Control of Class Loading in Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40763</link>

        

        
            <description><![CDATA[The problem is that it cannot cast the object loaded with a component without having the interface for it in the main package. And if the interface changes you have to reload the whole app.]]></description>
        

        <pubDate>Fri, 02 Jun 2006 12:00:31 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Jun 2006 12:00:31 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Jun 2006 12:00:31 -0400</jf:modificationDate>
        <jf:date>Jun 2, 2006</jf:date>
        <jf:author>urddd urddd</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Take Control of Class Loading in Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40763</link>

        

        
            <description><![CDATA[The sooner JSR277 arrives and eliminates the need for these kinds of shenanigans, the better...]]></description>
        

        <pubDate>Fri, 02 Jun 2006 11:40:22 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Jun 2006 11:40:22 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Jun 2006 11:40:22 -0400</jf:modificationDate>
        <jf:date>Jun 2, 2006</jf:date>
        <jf:author>Peter Monks</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Take Control of Class Loading in Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40763</link>

        

        
            <description><![CDATA[Seems a lot like OSGi.]]></description>
        

        <pubDate>Fri, 02 Jun 2006 10:44:12 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Jun 2006 10:44:12 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Jun 2006 10:44:12 -0400</jf:modificationDate>
        <jf:date>Jun 2, 2006</jf:date>
        <jf:author>Frank Bolander</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Take Control of Class Loading in Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40763</link>

        

        
            <description><![CDATA[In "<a href="http://www.devx.com/Java/Article/31614/0/page/1">Take Control of Class Loading in Java</a>," from DevX, author  Jeff Hanson says that "By building a classloading component container framework that isolates Java class loading to a specified...]]></description>
        

        <pubDate>Fri, 02 Jun 2006 08:12:17 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Jun 2006 08:12:17 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Jun 2006 08:12:17 -0400</jf:modificationDate>
        <jf:date>Jun 2, 2006</jf:date>
        <jf:author>Joseph Ottinger</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>



</channel>
</rss>

