Hi all,
I have the following scenario in my web app:
I have three servlets that retrieve data from database using a sort of
castor-wrapper jar (I've created it).
I'm interested what is the correct place to put these files:
* where to put castor JAR (probably $CATALINA_HOME/common/lib)?
* where to put my castor-wrapper JAR? again tomcat's common/lib???
and most of all
Where to put the propreties file (castor, commonslogging, log4j) and
jdo-conf.xml and mapping.xml so logging is properly intialized and jdo-conf is
loaded by JDO.loadConfiguration("jdo-conf.xml")?
Regards,
Emir
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user