I have but I am using Torque and standard TurbineSecurity service that is in the 2.3 branch.
I haven't looked at fulcrum components much and haven't touched Hibernate yet :) The flux jar I packaged in the tdk-2.3_01 was updated to work with the updated Torque 3.1 and Turbine 2.3 (called flux-2.3.jar) ... it did have some trouble out of the box, but I updated it enough to get back up and running. http://kiasoft.com/~painter/tdk-2.3_01.tgz http://kiasoft.com/~painter/tdk_2.3/lib/flux-2.3.jar Not sure if that will help you or not, but maybe worth a try. Jeff Painter On Wed, 23 Jun 2004, ANSI Webmaster wrote: > Do you know why Eric says we moved away from Flux? > > Anyway interesting enough I just checked my log file and found: > > 2004-06-23 19:07:06,312 [http-8080-Processor25] ERROR > org.apache.turbine.services.velocity.TurbineVelocityService - Class > org.apache.turbine.flux.tools.FluxTool.getUsers threw Exception > org.apache.turbine.util.security.DataBackendException: Not implemented > at > org.apache.fulcrum.security.adapter.turbine.SecurityServiceAdapter.getUsers( > SecurityServiceAdapter.java:891) > at > org.apache.turbine.services.security.TurbineSecurity.getUsers(TurbineSecurit > y.java:337) > at > org.apache.turbine.flux.tools.FluxTool.getUsers(FluxTool.java:241) > > > ... But the file is full of code, and getUsers is in fact implemented... So > why does it come up with this? > > Alright I use Hibernate tough, so I probably cant use the Criteria like > that. Anyway you pretty much implement all your needed user management into > the FluxTool? > > /M --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
