On 2/9/02 8:13 PM, "Paulo Silveira" <[EMAIL PROTECTED]> wrote:
> Hello > > I am discovering many things of turbine, and a lot of things are helping > me a lot. > I just used Torque and Velocity for sometime. But now I would like to > try the whole TDK. > > Where can I find out more about the turbine pipeline? This is strictly a t3 feature, you can find a little information here: http://jakarta.apache.org/turbine/turbine-3/pipeline.html These docs will be fleshed out during this week, there will probably be a lot of movement next week. James, Daniel, Eric, Gonzalo and myself are all looking at t3 features at the moment so we will probably make some headway with the pipeline, new security model and the revamped rundata and pull mechanism. There will be docs to explain all these thing :-) The docs are sketchy right now but they won't be for long. > Because I was no > able to guess how it works perfectly, I have a lot of .vms, and I also > have the actions, screens and layouts, but I do not know where the > screens are tied with the velocity templates... You definitely won't be able to guess how it works ;-) But we'll try to rememdy the situation with some good documentation. I only barely just started but I'll get something in their this week and there will be a status report this coming Friday with a summary of what's going on. > If anyone has an example to attach to the already done newapp, it would > be very good. Any hello world page, with an action, screen and template. The TDK has a small working sample app, and the testbed in turbine3 has an example of how to use the pipeline. > > Thanks a lot > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Sonntag, 10. Februar 2002 01:28 > To: Turbine Users List > Subject: Re: status report > > > "Dave Everson" <[EMAIL PROTECTED]> writes: > >> Can you please provide more instruction on how to configure >> turbine-torque with turbine-2? Going off the minimal documentation >> provided, I keep getting the following error: >> >> [Fri Feb 08 23:59:19 CST 2002] -- ERROR -- torque could not be >> initialized! >> Exception: java.lang.ClassCastException: > org.apache.torque.Torque >> Stack Trace follows: >> java.lang.ClassCastException: org.apache.torque.Torque >> at org.apache.turbine.Turbine.loadSubsystems(Turbine.java:861) >> at org.apache.turbine.Turbine.init(Turbine.java:243) >> at >> org.apache.turbine.util.TurbineConfig.init(TurbineConfig.java:175) >> at >> com.smartdatasolutions.common.Framework.startup(Framework.java:23) >> at >> com.smartdatasolutions.handler.Rcm.initFramework(Rcm.java:190) >> at com.smartdatasolutions.handler.Rcm.process(Rcm.java:44) >> at com.smartdatasolutions.handler.Rcm.main(Rcm.java:210) >> >> What maybe causing this error? My applications that worked before no >> longer work. I can't figure it out and with no documentation, I don't > >> have a clue as to where check next. > > Looking at Turbine.java line 861 would be a good start. > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
