When trying to run the app I am getting a NullPointerException in xo, I'm not sure which version of the xo I am supposed to be using with T3. Mapper.treeWalker(line 504) with the 1.0-dev.jar (from turbine/jars). Admittedly at this point I don't know if its a problem with TurbineResources.properties or something else:
The sequence it gets through so far is: 1) Starts up 2) Loads config 3) Creates my turbine.log and sql.log file in the logs directory 4) Dies with the above problem, nothing is written to the log files -warner ----- Original Message ----- From: "John McNally" <[EMAIL PROTECTED]> To: "Turbine Developers List" <[EMAIL PROTECTED]> Sent: Sunday, May 19, 2002 8:19 PM Subject: Re: setting up a turbine 3 app > I compile t3 with maven. What is the problem with commons-xo? > > john mcnally > > On Sun, 2002-05-19 at 17:58, Warner Onstine wrote: > > Ok, > > I am having some serious problems setting up a turbine 3 app using maven, my > > primary problem is this: > > What are the required jars for running Turbine 3? It appears the ones > > defined in Turbine-3's project.xml file are incorrect or something. > > Who has this list? > > I've just been beating my head on this all day and have been making baby > > steps until recently when I hit a stone wall with commons-xo. Now I don't > > know if it's a dependency problem or if its a config problem. > > > > Any help is greatly appreciated. > > > > -warner > > > > +warner onstine+ > > > > > > -- > > 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]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
