Thomas Dudziak <tomdz <at> first.gmd.de> writes:

> 
> On Mon, 16 Feb 2004, marc salvetti wrote:
> 
> > but i don't understand how to access the log from my webapp, if i look to 
the 
> > error log of my isp, i only see the server errors, but not the output i can 
see 
> > on the console on my local computer
> 
> Documentation on the Resin logging configuration can be found here :
> 
> http://www.caucho.com/resin-3.0/config/log.xtp
> 
> I think that means that you should use the CommonsLoggerImpl
> (with commons-logging).
> 
> Tom
> 

Tom, i finally got shell access from my isp, here is the interesting part of the 
log :

[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:     > 
reference-descriptor
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      name: 
rootMessage
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      class-ref: bo.
ForumMessage
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      proxy: null
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      
proxy-prefetching-limit: null
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      refresh: null
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      auto-retrieve: 
null
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      auto-update: 
null
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      auto-delete: 
null
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:      otm-dependent: 
null
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:     > foreignkey
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:       field-ref: 
rootMessageID
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:     < foreignkey
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG:     < 
reference-descriptor


since the default value for auto-retrieve is true, do you think the 
auto-retrieve:null might be the cause of the problem ?
and if so, is it a resin problem or an ojb problem ?

regards, marc


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

Reply via email to