on 2/20/01 8:35 AM, "Steve Grant" <[EMAIL PROTECTED]> wrote:
> Could you describe specifically how to do the decoupling? That is, how would
> I configure a web application to use the torque generated classes without
> them being part of a turbine app. I would like to use the connection pooling
> just not the broader turbine facilities at this point. I gues I want to use
> torque as an OR mapping solution outside of the broader turbine framework.
#1. Use torque to build your classes.
#2. Setup your TR.props file.
#3. Put those classes and turbine*.jar into your app's classpath.
#4. In your app, make sure to call TurbineConfig (see its javadoc for
examples) before making any calls to the Peer objects.
done.
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/> && <http://java.apache.org/turbine/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]