[EMAIL PROTECTED] wrote:
> now regarding your installation, it seems that the path you have indicated
> when configuring the plugin (i.e.
> usr/local/base-2.5.0/www/plugins/tab2mage/Tab2MageExporter/Tab2mageExporter.jar)
> differs from what it actually is.
>>From your message, it seems that the path should be:
> usr/local/base-2.5.0/www/plugins/tab2mage/Tab2mageExporter.jar

There seems to be a general misunderstanding that plugins should be 
installed in the  <basedir>/www/plugins/ directory. This directory 
should only contain JSP pages and other resources (such as images, 
javascripts, etc.) that are needed by the plug-ins, not the actual 
plug-in JAR files.

This has been clarified in the documentation and since the 2.5 release 
we are recommending that plugins are installed in the <basedir>/plugins/ 
directory (or at least in a directory that is outside the www 
directory). The main reason is that everything in the www directory is 
accessible from the internet and since BASE doesn't provide any access 
control to anything else that JSP files, installing plug-ins in the www 
directory may lead to security problems.

/Nicklas

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to