If you give me a hand with this, I could build a HelloWorld WAR which should run on any Tomcat.
Rodrigo ----- Original Message ----- From: "Quinton McCombs" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 1:08 PM Subject: RE: [RFC] We need a new TDK > This is all that would be needed for a Turbine app. The WAR file for a > deployed app would not normally include the source code. > > To help people learn how to develop with Turbine, we need a smple app > that can be built AND deployed. > > -------------------------------------------- > Quinton McCombs > NequalsOne - HealthCare marketing tools > mailto:[EMAIL PROTECTED] > http://www.NequalsOne.com > > > -----Original Message----- > > From: Rodrigo Reyes [mailto:[EMAIL PROTECTED] > > Sent: Thursday, March 13, 2003 11:56 AM > > To: Turbine Users List; [EMAIL PROTECTED] > > Subject: Re: [RFC] We need a new TDK > > > > > > Why do we need anything more than a WAR to get people > > started? Let's > > say: > > > > 1. Download the current version of Tomcat. Decompress it and > > configure it as needed. 2. Download the latest Turbine Sample > > Application WAR. 3. Copy it to the webapps directory inside > > your Tomcat installation directory. 4. Start your Tomcat. 5. > > Lauch a browser and type: http://localhost:8080/turbine/servlet/sample > > 6. Voila! > > > > What else would be needed? We could even have different > > WAR's: one using JSP, one using Velocity, another using > > different services, another using Torque. I am almost a > > newbie, but seems possible to me. Am I wrong? > > > > Rodrigo > > > > ----- Original Message ----- > > From: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]> > > Newsgroups: hometree.jakarta.turbine.users > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, March 13, 2003 12:39 PM > > Subject: Re: [RFC] We need a new TDK > > > > > > > "Otto Cordero" <[EMAIL PROTECTED]> writes: > > > > > > >I agree 100% with this, it doesn't make sense to me to have to > > > >download a whole server to get started with Turbine. It is a jar > > > >library right?, so > > if > > > >I pack my web application with turbine in a WAR file, it > > should run > > > >on > > every > > > >tomcat server. I know that probably this is kind of > > ideallistic, but > > > >that > > is > > > >what I was expecting when I started with Turbine. So I > > think that we > > should > > > >have a set of WARs showing different turbine applications. > > > > > > The current Turbine code needs 30+ supporting jars and uses a > > > beta-level build tool. I'd say, that this already qualifies as "we > > > need a development environment to get people started" :-) > > > > > > Regards > > > Henning > > > > > > -- > > > Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH > > > [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ > > > > > > Java, perl, Solaris, Linux, xSP Consulting, Web Services freelance > > > consultant -- Jakarta Turbine Development -- hero for hire > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
