Hi,
I have a application that use Castor to read data y show it on jsp page.
It's work ok when executed in tomcat embebbed in Netbeans, but if I run
it in a stand-alone tomcat (ver. 4.1.29) its show this error:
**WARNING: An open database instance
(org.exolab.castor.jdo.engine.DatabaseImp
[EMAIL PROTECTED]:logistica) against database: logistica has been encountered. This
inst
ance will be closed now to release system resources. Please consider
changing yo
ur code as well to enforce that all database connections are closed after
use.SQ
L executed, but not closed:null**
and throw this exception:
**org.apache.jasper.JasperException: An inapropriate token (1) was
encountered in an expression
All connections are closed.
Anyone knows what happen?
--
Thanks in advance,
Juan Carlos Param�
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev