User Profile

Collapse

Profile Sidebar

Collapse
inetjack
inetjack
Last Activity: Nov 23 '07, 05:44 PM
Joined: Nov 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • inetjack
    replied to Can i unload class in Java
    in Java
    Oupssss

    I forgot to tell you, that little application must run with -D<sources path> and -D<binary path> flag on the command line of java.exe

    You must have the Tools.jar into the classpath too.

    Thanks

    inetjack
    See more | Go to post

    Leave a comment:


  • inetjack
    started a topic Can i unload class in Java
    in Java

    Can i unload class in Java

    Hi,

    This is a little test application, generating and compiling code at runtime.

    The loadClassLoader () method of the Factory Object suppose to unload all class previously loaded.

    It does not work!!!

    Somebody knows why?

    Thanks in advance for your help

    inetjack



    *************** *********** File Test.java
    import java.io.Buffere dWriter;...
    See more | Go to post
No activity results to display
Show More
Working...