Yet more data =). I was able to get the logging and whatnot working and found out the following: 1) The services log shows all services have been initialized. 2) The Velocity service starts up properly and adds in the proper tools into the context 3) It finds the standard-pipeline file 4) Things still die on commons-xo
Does xo only get loaded on the pipeline stuff or is there more, I would dig into the TDK, but the alpha 5 release appears to be way out of date (missing libs and what not). -warner ----- Original Message ----- From: "Warner Onstine" <[EMAIL PROTECTED]> To: "Turbine Developers List" <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 6:58 PM Subject: Re: setting up a turbine 3 app > I'm still having running problems (as documented below), if anyone has an > idea I'd love to hear it =). > > Another detail I forgot to mention, just prior to this NullPointerException > the log4j system reports that there is no category setup for Fulcrum. Is > this required in the properties file? > > -warner > > ----- Original Message ----- > From: "Warner Onstine" <[EMAIL PROTECTED]> > To: "Turbine Developers List" <[EMAIL PROTECTED]> > Sent: Sunday, May 19, 2002 8:35 PM > Subject: Re: setting up a turbine 3 app > > > > 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]> > > > > > > > -- > 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]>
