On Thu, Jan 24, 2002 at 02:07:10PM +0000, stewart titan wrote:
> Also I'm wondering why the tutorial gives the example of:
> services.DatabaseService.bah.bah while the ??.properties config gives:
> 
> torque.database..bah.bah
> 
> Whats the difference?

What version of Torque are you using?  If you are using the standalone
(which is what the tutorial is for), then your run-time properties file
should have properties in the form of:

torque.database.*

If you are using the Torque that is coupled with Turbine, your run-time
propertise file should have properties in the form of:

services.DatabaseService.*

Again, the offer still stands, if you send me (to my email address) the
following:

    - build.properties
    - the contents of your schema directory
    - Torque.properties (the run-time properties)

I'd be happy to look at this in more detail for you.  I ran across the
same problem with my first app and it turned out to be something very
small (although I can't recall at the moment).

Thanks,
Pete

-- 
Peter Kazmier                                 http://www.kazmier.com
PGP Fingerprint   4FE7 8DA3 D0B5 9CAA 69DC  7243 1855 BC2E 4B43 5654

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

Reply via email to