RE: Secure screens

2003-10-21 Thread Greg Kerdemelidis
What is the behaviour of the webapp now when you request templates? Does it complain that it cannot find that action/template/screen class (with a fat stack trace) or does it simply render something else? Things to watch for: * module.packages property in the WEB-INF/conf/TurbineResources.props

RE: Still problems with VelocityPage

2003-10-21 Thread David Wynter
Hi, I now realise that it is a typo. Requested Action should be Admin.CrudSchedule not Admin,CrudSchedule Thanks for the hint on the Default class. David > -Original Message- > From: David Wynter [mailto:[EMAIL PROTECTED] > Sent: 21 October 2003 18:17 > To: Turbine Users List > Subject:

RE: Still problems with VelocityPage

2003-10-21 Thread David Wynter
Hi, Well that changed the error. I now get: 2003-10-21 18:11:21,568 [HttpProcessor[8080][4]] ERROR org.apache.turbine.Turbine - Turbine.handleException: java.lang.ClassNotFoundException: Requested Action not found: Admin,CrudSchedule Turbine looked in the following modules.packa

Re: Still problems with VelocityPage

2003-10-21 Thread Uwe Maurer
David Wynter wrote: But with the above settings I get this exception: 2003-10-21 15:37:07,565 [HttpProcessor[8080][4]] ERROR org.apache.turbine.Turbine - Turbine.handleException: java.lang.ClassNotFoundException: Requested Page not found: Default Turbine looked in the following mod

Still problems with VelocityPage

2003-10-21 Thread David Wynter
Hi, Something in he changes between T2.2 and T2.3 has caused a major PITA for me. I have services.VelocityService.template.extension=vm services.VelocityService.default.page=VelocityPage services.VelocityService.default.screen=VelocityScreen services.VelocityService.default.layout=VelocityOnlyLay

Secure screens

2003-10-21 Thread Paul Hunter
Hi, I have an application which is now not functioning correctly. It appears to not find/execute any of the screens/classes when I request a template(.vm file) from the browser. It also doesnt find any actions. I made a change to the SecureScreen class to allow all users access, rebult, which

[REMINDER] Jakarta Turbine Tutorial @ ApacheCon 2003

2003-10-21 Thread Henning Schmiedehausen
Hi, as you all might know in the meantime, there will be a three hour tutorial at ApacheCon 2003 in Las Vegas about Turbine: T11: Writing a web application with Jakarta Turbine 2.3 held by yours truly on Sunday afternoon, 16. November 2003 The three hour session (which is a stripped down versio

Maven, Jelly and OSWorkflow example app

2003-10-21 Thread Loïc QUERAN
Hi, I can't build the osworkflow example application with Maven 1.0-RC1 due to a " This tag does not understand the 'name' attribute" exception. I tried to manually modify the .maven/plugins/maven-multiproject-plugin-1.0-SNAPSHOT/plugin.jelly file to rename the 'name' attribute to 'value', but

RE: Intake.xml

2003-10-21 Thread Eric Pugh
You could add a refresh method to Intake.. What is the usecase that would require this? I can see two approaches.. 1) Add a refresh/reparse method that you could call that would do it. 2) Add an option where before each useage of intake, it would check the intake.xml versus the serialized ver

Re: TDK 2.3 - Login Problems

2003-10-21 Thread David Solbach
Yes I am, with MySql it's working, but I have to use oracle, I already wrote Martin Poeschl, and also I tried to isolate the problem. It seems that the SQL-Statement works fine. Hold on, I'll post something later on this issue. David On Tue, 21 Oct 2003 09:56:48 +1000 "EXT-McTaggart, Peter" <[EMA