Thomas Vandahl <[EMAIL PROTECTED]> writes:

>Henning Schmiedehausen wrote:
>> Please report problems with this RC to our issue tracker at 

>I'm not sure where to put this as these are not exactly Turbine 
>problems, so I decided to go with the list.

>- Commons configuration 1.1 logs failed JNDI lookups at ERROR level. If 
>one uses the mixed configuration as described in the 
>configuration-howto, this means an error entry in the log with every 
>access to a not overridden configuration key. This is at least annoying.
>I recommend reverting to 1.0 for this reason, at least until somebody 
>can come up with an idea how to fix this.

You could add e.g.

log4j.category.org.apache.commons.configuration = FATAL, app
log4j.additivity.org.apache.commons.configuration = false

to your log4j properties. This sounds like a commons-configuration
problem though, could you please add a bug report at
issues.apache.org/bugzilla (commons, configuration).

>- The generated OM-classes for the TorqueSecurityService rely on a 
>database called "default" in their maps. I don't know if that is a 

Yes. This is correct. Unfortunately, Torque hardcodes the name of the
data source into its classes and the actual mapping of the data source
to the database must be done in Torque configuration. I might add a
note about this to the docs.

>Torque issue, but this behaviour needs a special DataSource 
>configuration for "default" where the previous version simply used the 
>configured default DataSource as in

>       torque.database.default=turbine

Hm. That _should_ work. I will check this. Can you open an issue for
this with our bug tracker so I won't forget about it.

Thanks for the info and also the issue reported to JIRA. I might be
busy for the rest of the week and so we will probably have to put the
CfV one week off and put out RC2 on monday instead.

        Best regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

                      4 - 8 - 15 - 16 - 23 - 42

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

Reply via email to