Re: User interfaces inTurbine

2012-05-31 Thread opensource
Hello Thomas, org.apache.turbine.services.security.torque.om.TurbineUser just implements org.apache.turbine.om.security.User. No that's defintely not the case. Your mail further describes exactly what I am going to do: to derive a class from TurbineUser. See http://turbine.apache.org/turbi

User interfaces inTurbine

2012-05-29 Thread opensource
Hi all, I run into a problem which I cannot solve by myself: Console excerpt: java.lang.ClassCastException: org.apache.turbine.services.security.torque.om.TurbineUser cannot be cast to (own User interface class which extends org.apache.turbine.om.security.User) Is it wrong to use org.apac

Re: Test, Migrating to Turbine 4.0-M1

2012-05-25 Thread opensource
Hi Thomas, ok, the patch was meant for explanation, but I think you are able cope with it. cheers, Johannes Am 25.05.2012 10:56, schrieb opensou...@memocomp.de: Hi Thomas, thanks, I got it: A webapp using Turbine-4.0-M1, based on the mentioned maven archetype project. Some, for me necessar

Re: Test, Migrating to Turbine 4.0-M1

2012-05-25 Thread opensource
Hi Thomas, thanks, I got it: A webapp using Turbine-4.0-M1, based on the mentioned maven archetype project. Some, for me necessary: missing dependencies for pom.xml: * org.apache.fulcrum:fulcrum-cache * org.apache.fulcrum:fulcrum-upload and some modifies in TurbineResource.properties: * serv

Re: Test, Migrating to Turbine 4.0-M1

2012-04-26 Thread opensource
Hi Thomas and all, maybe late, but here are the stack traces for the mentioned error cases. Thanks for your help! cheers, Johannes * "java.lang.NoSuchFieldError: ROLE" Maybe a class file is missing here? I think this is about PoolService in fulcrum 3.0-b1, we found no fulcrum 3.0 to downloa

Test, Migrating to Turbine 4.0-M1

2012-03-15 Thread opensource
Hello everybody, we, the memoComp, run a trial to port the most famous Scarab application from tigris.org to Turbine-4.0-M1. Scarab is already compiled, using Maven2 and Turbine 4.0-M1, but it doesn't work. The application seems to start on a Tomcat 6.0 with JRE 1.6, but there are still some