Hi all,

Config: W2000/JRun 3.0 sp2/JDK 1.3

In a servlet, I use a Class.getResource to get the
URL from where the class is loaded.
Under JRun I get this URL:
        jrun://localvm/apps/MyApp/WEB-INF/classes/myClass.class

Why ?
Under all others Web engine, I get
        file://c.....

Can we avoid jrun protocol ? Is it a cache mecanism ?

Jean-Louis

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to