-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi all!
i want to reference TURBINE_USER in a table of my project. i've read the how-to (http://jakarta.apache.org/turbine/turbine-22/howto/extend-user-howto.html) and followed the instructions. since i do not want to add any functionality to the class, TurbineUserPeerAdapter and TurbineMapBuilderAdapter are empty, TurbineUserAdapter has the method public int getUserId() "ant project-om" works, but compiling the new user class (called MiakUser) fails with three errors: BaseMiakUserPeer.java Error: line (130) cannot resolve symbol variable DATABASE_NAME Error: line (151) buildCriteria(org.apache.turbine.om.security.User) in org.apache.turbine.om.security.peer.TurbineUserPeer cannot be applied to (org.apache.torque.om.ObjectKey) Error: line (177) cannot resolve symbol variable DATABASE_NAME did anyone else have this problem, or an idea what causes it? many thanks, rick - -- |- | peter riegersperger <[EMAIL PROTECTED]> |- | ein windows switcher tagebuch: | http://forum.subnet.at/viewforum.php?f=22 |- | subnet | platform for media art and experimental technologies |- | http://www.subnet.at/ |- | muehlbacherhofweg 5 // 5020 salzburg // austria |- | fon/fax +43/662/842 897 |- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+HFqAIMP39JYOy9IRAtz9AKCXmQhNmfMyn3OicpESzA+gA211awCdHJr+ cWxv5pbKo7f5FAT0ZRCjdxs= =V7kb -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
