To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89534





------- Additional comments from [EMAIL PROTECTED] Mon May 19 21:35:39 +0000 
2008 -------
For the record, this how the configuration file may look like (I also attach it
to the issue):

<?xml version="1.0"?>
<oor:component-data 
                    xmlns:oor="http://openoffice.org/2001/registry"; 
                    xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
                    xmlns:install="http://openoffice.org/2004/installation"; 
                    oor:name="DataAccess" 
                    oor:package="org.openoffice.Office">
        <!--
                HSQLDB features calling Java code directly from SQL statements.
                For security reasons, this is restricted to classes from the 
                org.hsqldb.Library package, the java.lang.math package, 
                plus any methods specified in this configuraton setting.
                If a method specification ends with .*, then all methods
                from the respectiv package are permitted.
        -->
        <node oor:name="DriverSettings">
                <node oor:name="com.sun.star.sdbcx.comp.hsqldb.Driver">
                        <node oor:name="PermittedJavaMethods">
                                <prop oor:name="Ariel Functions" 
oor:op="replace" oor:type="xs:string">
                                        
<value>ar.com.arielconstenlahaile.dbextras.funcsql.Fechas.*</value>
                                </prop>
                        </node>
                </node>
        </node>
        
        
</oor:component-data>

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to