Hi Mustafa,

in the web.xml file, you have to add an init-param:

<init-param>
<param-name>engineclassloader.enabled</param-name>
<param-value>false</param-value>
</init-param>

Cheers,
Lars


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of mustafa sener
Sent: 23 May 2006 14:12
To: rife-users@uwyn.com
Subject: [Rife-users] Disabling Rife EngineClassLoader


Does anybody know how EngineClassLoader can be disabled? We tried to
disable it through servlet init-param but we cannot accomplish it. We
are using rife 1.3.1 jdk 1.4 release.


Mustafa


Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low
rates.
_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to