Hello!

I'm trying to understand how to handle plugins for .7.

The .url file "myplug.jar.url" with the reference to the jar file for the 
plugin class contains something like:
http://localhost:8889/freenet:SSK at 
some_SSK.../myplug-7/myplug.jar?forcedownload

If I enter
http://www.example.com/some_path/myplug.jar.url
on the plugin page of FProxy I can load my plugin successfully while using
http://localhost:8889/freenet:SSK at some_SSK.../myplug-7/myplug.jar.url
results in a PluginNotFound error in the log.

I checked the inserts of the myplug-7 freesite manually and they are ok. From 
the code I cannnot see, why using FProxy instead of 'normal' HTTP shouldn't 
work. (Timout = 5 * 100ms?)

My aim was to publish even the plugins anonymously. Or doesn't that make sense 
to you?

GV

Reply via email to