Henning I didn't think that was the problem since I built the jar and the plugin from the same checked out source, but I hadn't updated since last week so I figured what the heck. After checking out the latest torque and rebuilding everything, I am still getting the same problem.
The category reference is to a logger correct? And this logger should be inherited from o.a.torque.util.BasePeer correct? BasePeer has no definition for a "category" variable. -b On Wed, 2003-07-02 at 09:03, Henning P. Schmiedehausen wrote: > Bill <[EMAIL PROTECTED]> writes: > > >The Peer classes in o.a.t.s.security.torque.om and o.a.t.s.schedule will > >not compile due to an unresolved symbol, category. > > >I just checked out a new copy of the HEAD this morning, about 8am EST. > > Make sure, that your maven-torque-plugin also uses the 3.1-alpha > generator. > > Regards > Henning -- Bill <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
