Interesting.. I don't have any problems at all. Are you sure you have the latest and greatest? From the look of the error, I think it is your plugin generating bad torque java code.. I tried it from cvs latest, and everything worked great.
I will email you my plugin directly... ERic Pugh -----Original Message----- From: Rodrigo Reyes [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 5:14 PM To: Turbine Developers List Subject: Re: Wanna help Thanx... I tried running "maven" without goals and this is the output. java:prepare-filesystem: java:compile: scheduler-om: copy-scheduler-om: torque:init: copy-om: copy-scheduler-om: copy-torque-security-om: copy-id-table-om: torque:om-check: torque:om: [echo] Schema files have not changed since last generation. torque-security-om: copy-torque-security-om: torque:init: copy-om: copy-scheduler-om: copy-torque-security-om: copy-id-table-om: Overriding previous definition of reference to torque-classpath torque:om-check: torque:om: [echo] Schema files have not changed since last generation. [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 24 source files to C:\eclipse\workspace\jakarta-turbine-2_ local\target\classes [javac] Since fork is true, ignoring compiler setting. [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:75: 'class' or 'interface' expected [javac] package org.apache.torque.map; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:77: 'class' or 'interface' expected [javac] import java.util.Date; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:78: 'class' or 'interface' expected [javac] import java.math.BigDecimal; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:80: 'class' or 'interface' expected [javac] import org.apache.torque.Torque; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:81: 'class' or 'interface' expected [javac] import org.apache.torque.TorqueException; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:82: 'class' or 'interface' expected [javac] import org.apache.torque.map.MapBuilder; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:83: 'class' or 'interface' expected [javac] import org.apache.torque.map.DatabaseMap; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:84: 'class' or 'interface' expected [javac] import org.apache.torque.map.TableMap; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:802: 'class' or 'interface' expected [javac] package org.apache.torque; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:804: 'class' or 'interface' expected [javac] import java.math.BigDecimal; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:805: 'class' or 'interface' expected [javac] import java.sql.Connection; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:806: 'class' or 'interface' expected [javac] import java.sql.SQLException; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:807: 'class' or 'interface' expected [javac] import java.util.ArrayList; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:808: 'class' or 'interface' expected [javac] import java.util.Date; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:809: 'class' or 'interface' expected [javac] import java.util.Iterator; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:810: 'class' or 'interface' expected [javac] import java.util.LinkedList; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:811: 'class' or 'interface' expected [javac] import java.util.List; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:813: 'class' or 'interface' expected [javac] import org.apache.torque.NoRowsException; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:814: 'class' or 'interface' expected [javac] import org.apache.torque.TooManyRowsException; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:815: 'class' or 'interface' expected [javac] import org.apache.torque.Torque; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:816: 'class' or 'interface' expected [javac] import org.apache.torque.TorqueException; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:817: 'class' or 'interface' expected [javac] import org.apache.torque.map.MapBuilder; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:818: 'class' or 'interface' expected [javac] import org.apache.torque.map.TableMap; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:819: 'class' or 'interface' expected [javac] import org.apache.torque.om.DateKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:820: 'class' or 'interface' expected [javac] import org.apache.torque.om.NumberKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:821: 'class' or 'interface' expected [javac] import org.apache.torque.om.StringKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:822: 'class' or 'interface' expected [javac] import org.apache.torque.om.ObjectKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:823: 'class' or 'interface' expected [javac] import org.apache.torque.om.SimpleKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:824: 'class' or 'interface' expected [javac] import org.apache.torque.util.BasePeer; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:825: 'class' or 'interface' expected [javac] import org.apache.torque.util.Criteria; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:827: 'class' or 'interface' expected [javac] import com.workingdogs.village.DataSetException; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:828: 'class' or 'interface' expected [javac] import com.workingdogs.village.QueryDataSet; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:829: 'class' or 'interface' expected [javac] import com.workingdogs.village.Record; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:832: 'class' or 'interface' expected [javac] import org.apache.torque.map.*; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:468: 'class' or 'interface' expected [javac] package org.apache.torque; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:471: 'class' or 'interface' expected [javac] import java.math.BigDecimal; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:472: 'class' or 'interface' expected [javac] import java.sql.Connection; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:473: 'class' or 'interface' expected [javac] import java.util.ArrayList; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:474: 'class' or 'interface' expected [javac] import java.util.Date; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:475: 'class' or 'interface' expected [javac] import java.util.Collections; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:476: 'class' or 'interface' expected [javac] import java.util.List; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:478: 'class' or 'interface' expected [javac] import org.apache.commons.lang.ObjectUtils; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:479: 'class' or 'interface' expected [javac] import org.apache.torque.TorqueException; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:480: 'class' or 'interface' expected [javac] import org.apache.torque.om.BaseObject; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:481: 'class' or 'interface' expected [javac] import org.apache.torque.om.ComboKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:482: 'class' or 'interface' expected [javac] import org.apache.torque.om.DateKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:483: 'class' or 'interface' expected [javac] import org.apache.torque.om.NumberKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:484: 'class' or 'interface' expected [javac] import org.apache.torque.om.ObjectKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:485: 'class' or 'interface' expected [javac] import org.apache.torque.om.SimpleKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:486: 'class' or 'interface' expected [javac] import org.apache.torque.om.StringKey; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:487: 'class' or 'interface' expected [javac] import org.apache.torque.om.Persistent; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:488: 'class' or 'interface' expected [javac] import org.apache.torque.util.Criteria; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:489: 'class' or 'interface' expected [javac] import org.apache.torque.util.Transaction; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:92: duplicate class: org.apache.torque.map.IdTa bleMapBuilder [javac] public class IdTableMapBuilder implements MapBuilder [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:841: duplicate class: org.apache.torque.BaseIdTablePe er [javac] public abstract class BaseIdTablePeer [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:500: duplicate class: org.apache.torque.BaseIdTable [javac] public abstract class BaseIdTable extends BaseObject [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:23: modifier public static not allowed here [javac] public static final String CLASS_NAME = [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\map\IdTableMapBuilder.java:30: modifier private not allowed here [javac] private DatabaseMap dbMap = null; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:45: modifier public static not allowed here [javac] public static final String DATABASE_NAME = "default"; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:48: modifier public static not allowed here [javac] public static final String TABLE_NAME = "ID_TABLE"; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:62: modifier public static not allowed here [javac] public static final String ID_TABLE_ID; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:64: modifier public static not allowed here [javac] public static final String TABLE_NAME; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:66: modifier public static not allowed here [javac] public static final String NEXT_ID; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:68: modifier public static not allowed here [javac] public static final String QUANTITY; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:96: modifier public static not allowed here [javac] public static final int numColumns = 4; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:99: modifier protected static not allowed here [javac] protected static final String CLASSNAME_DEFAULT = [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTablePeer.java:103: modifier protected static not allowed here [javac] protected static final Class CLASS_DEFAULT = initClass(CLASSNAME _DEFAULT); [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:36: modifier private static not allowed here [javac] private static final IdTablePeer peer = [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:43: modifier private not allowed here [javac] private int id_table_id; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:48: modifier private not allowed here [javac] private String table_name; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:53: modifier private not allowed here [javac] private int next_id; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:58: modifier private not allowed here [javac] private int quantity; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:189: modifier private static not allowed here [javac] private static List fieldNames = null; [javac] ^ [javac] C:\eclipse\workspace\jakarta-turbine-2_local\target\src\org\apache\t orque\BaseIdTable.java:337: modifier private not allowed here [javac] private boolean alreadyInSave = false; [javac] ^ [javac] 74 errors BUILD FAILED Compile failed; see the compiler error output for details. Total time: 15 seconds Any idea what am I doing wrong? Thanx again... Rodrigo ----- Original Message ----- From: "Quinton McCombs" <[EMAIL PROTECTED]> To: "'Turbine Developers List'" <[EMAIL PROTECTED]> Sent: Friday, June 20, 2003 3:34 PM Subject: RE: Wanna help > Pretty much. Henning can supply you with links to download the sample apps > that he has created. > > If you want, try to come up with a sample WAR for one or more of Henning's > sample apps. Also create a minimal WAR with whatever you see going into it. > > Once you start making progress on the WAR files and the resulting exploded > directory structure, we will be able to have something more concrete to talk > about. > > As far as you build problem, yes. Try to run your build again and send me > the error messages. > > > -----Original Message----- > > From: Rodrigo Reyes [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 20, 2003 3:06 PM > > To: Turbine Developers List; [EMAIL PROTECTED] > > Subject: Re: Wanna help > > > > > > Quinton > > Given all that, we would need: > > 1) A sample war and a minimal war > > 2) Documentation/Tutorials for both wars and how to > > start working with them. > > 3) People willing to test all this. > > Am I right? > > > > Rodrigo > > PS. BTW, I already said this but I will say it again: I would > > like to help. I already have Maven and the latest source > > downloaded. Still, I haven't been able to build since I get > > errors. I sent them to the list, but no one answered me. > > Could you give me a hand? Thanx... > > > > ----- Original Message ----- > > From: "Quinton McCombs" <[EMAIL PROTECTED]> > > To: "'Turbine Developers List'" <[EMAIL PROTECTED]> > > Sent: Friday, June 20, 2003 1:52 PM > > Subject: RE: Wanna help > > > > > > > > -----Original Message----- > > > > From: Rodrigo Reyes [mailto:[EMAIL PROTECTED] > > > > Sent: Friday, June 20, 2003 12:14 PM > > > > To: Turbine Developers List; [EMAIL PROTECTED] > > > > Subject: Re: Wanna help > > > > > > > > > > > > Quinton > > > > Sorry. What I meant was to have a couple of wars ready to be > > > > downloaded, deployed and used. For example, on JPublish, > > you had a > > > > minimal war and a sample war. The only thing you needed was to > > > > deploy one of them, and everything was up and running. If > > you wanted > > > > to learn how to start, you give a look into the sample war (which > > > > didn't need a Database). If you wanted to start from scratch, you > > > > used the minimal war. Could we have something like that > > instead of > > > > the TDK we used to have? It was a lot easier for me to start with > > > > JPublish than what it was to start with Turbine (although > > JPublish > > > > was Turbine based). > > > > > > Ah, I understand now. Yes, that would be a good idea. The only > > > reason that we would need to perforn any sort of build is > > if there is > > > a database involved. > > > > > > > On the other hand, I know Maven has been a huge > > advance on how > > > > you guys manage projects. Still, when I was starting with > > Turbine, > > > > all I wanted was > > > > that: to start with Turbine. I think a distribution ready > > to be used > > > > with Maven would be a great thing for people who are > > interested in > > > > using Torque or joining the dev group. Still, that's not > > the whole > > > > community. And for true beginners, a couple of > > ready-to-be-used wars > > > > are a lot easier to begin with. > > > > > > You make a very good point here. However, if you are going to use > > > Turbine, you will be writing java code to implement your > > application > > > logic. Granted, you could simply use your IDE to compile > > the sources > > > whereever they may reside into your WEB-INF/classes > > directory. Maven > > > will be of more benefit to the people who do not use IDEs. > > > > > > > Hope this helps Turbine into becoming a friendlier > > framework for > > > > beginners... > > > > > > I do too. There is quite a learning curve to start using Turbine. > > > > > > > Rodrigo > > > > > > > > ----- Original Message ----- > > > > From: "Quinton McCombs" <[EMAIL PROTECTED]> > > > > To: "'Turbine Developers List'" <[EMAIL PROTECTED]> > > > > Sent: Friday, June 20, 2003 11:14 AM > > > > Subject: RE: Wanna help > > > > > > > > > > > > > Unforturnately, we can not distribute Turbine as one jar file. > > > > > You have all of the jars that Turbine depends on in addition to > > > > > the configuration files. > > > > > > > > > > The TDK served a very important purpose. It made it > > easy to get > > > > > started with turbine by allowing it to generate a sample > > > > application > > > > > for you. By having a workign example, you could start > > > > > understanding how it worked. > > > > > > > > > > When I started with T2.1, I used tried to use the source > > > > distribution > > > > > but always became frustrated simply trying to build it. I > > > > then tried > > > > > the binary distribution but then did not understand how to get > > > > > everything working. The TDK was the only reason that I > > continued > > > > > using Turbine. > > > > > > > > > > I took started modifing the same application to build the > > > > commercial > > > > > applications that I now continue to develop. I don't use > > > > the TDK any > > > > > longer since I now understand how it all works. I actually > > > > found that > > > > > the TDK actually made it more difficult for me to > > > > understand what was > > > > > required and what was not. > > > > > > > > > > What Henning is proposing (and I agree with) is that we > > > > drop the TDK > > > > > but provide two things in its place. First, we will > > have working > > > > > sample applications. Second, we will provide a way to > > generate a > > > > > skeleton application that you can build upon. These two > > > > things should > > > > > effectively replace everything that the TDK once provided. > > > > > > > > > > The only thing that we would be missing that was once in > > > > the TDK is a > > > > > container in which to run the applciations. We could > > > > address this by > > > > > packaging all of the sample apps along with a copy of > > Tomcat. You > > > > > could then have one or more compressed files to download and > > > > > decompress. Following a set of fairly simple instructions, you > > > > > will have multiple working example applications. > > > > > > > > > > So, with that in mind, we need the following things: > > > > > > > > > > 1) Sample applications ready to be built with Maven. > > > > > 2) A deployment method to deploy the sample apps into the > > > > container. > > > > > Perhaps Maven's reactor can be used to build everything and > > > > > deploy. > > > > > 3) Documentation for the entire process. > > > > > 4) People willing to test all of this. > > > > > > > > > > -------------------------------------------- > > > > > Quinton McCombs > > > > > NequalsOne - HealthCare marketing tools > > > > mailto:[EMAIL PROTECTED] > > > > > http://www.NequalsOne.com > > > > > > > > > > > -----Original Message----- > > > > > > From: Rodrigo Reyes [mailto:[EMAIL PROTECTED] > > > > > > Sent: Friday, June 20, 2003 9:22 AM > > > > > > To: Turbine Developers List > > > > > > Subject: Re: Wanna help > > > > > > > > > > > > > > > > > > Bill > > > > > > We have been developing a commercial project here > > > > using the TDK > > > > > > 2.2 on Windows. From our point of view, it would be nice > > > > if Turbine > > > > > > could distribute the TDK as JPublish has been > > distributing its > > > > > > sample applications. The last time we saw, all they gave > > > > you was a > > > > > > jar, which once it had been deployed on any clean Tomcat > > > > > > installation, worked right off the box. Could we do the same > > > > > > with the TDK? It seems to us that could make the > > process a lot > > > > > > more trasparent. > > > > > > BTW, I would like to you a hand. Let me know how... > > > > > > > > > > > > Rodrigo > > > > > > > > > > > > ----- Original Message ----- > > > > > > From: "Bill" <[EMAIL PROTECTED]> > > > > > > To: "turbine-dev" <[EMAIL PROTECTED]> > > > > > > Sent: Friday, June 20, 2003 7:34 AM > > > > > > Subject: Wanna help > > > > > > > > > > > > > > > > > > > I know Henning cc'd his mail to me, to the list so > > > > > > hopefully everyone > > > > > > > knows where this is coming from. > > > > > > > > > > > > > > He suggested that one way I could help you guys out would > > > > > > be to work > > > > > > > on an updated TDK package. I guess at this point, I > > > > need to know > > > > > > > a couple of things: > > > > > > > > > > > > > > 1. Does everyone agree with this? > > > > > > > 2. What work has been done toward this end > > already? 3. And > > > > > > > does anyone have any requirements/suggestions > > > > that havent > > > > > > > already been put forth? > > > > > > > > > > > > > > I'm also willing to help with testing on Windows, > > > > however I have > > > > > > > NO experience to date with the Windows version. > > > > > > > > > > > > > > Is there a special site out there for the development > > > > stuff? The > > > > > > > links off the main site arent very informative, one of them > > > > > > points to > > > > > > > a maven page instead of a turbine page, and I couldnt find > > > > > > > anything regarding testing. > > > > > > > > > > > > > > -b > > > > > > > > > > > > > > -- > > > > > > > Bill <[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] > > > > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > > > > - > > > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
