Bill <[EMAIL PROTECTED]> writes:

>I'm trying to 'patch' my app with the latest version of the Turbine
>security service, but the classes in:

Ugh. Don't do that. :-) Just use the 2.3-dev branch.

>org.apache.turbine.services.security.torque 

>seem to be looking for a package:

>org.apache.turbine.services.security.torque.om

>It looks like this package should have the TurbineUserPeer class in it? 

>Can someone explain this to me?  Shouldnt TurbineUserPeer be in:

>org.apache.turbine.om.security.peer?

These are the (old), hand rolled peers for the DBSecurity Service. The
newer Torque Security Service uses the Torque generated peers in
torque.om which are generated from the security-schema.xml by the
Maven Torque plugin @ compile time. That's why you find no source for
these anywhere.

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

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

Reply via email to