What vcersion of Maven are you using to perform your builds? Beta-9 creates the manifest in the turbine.jar file incorrectly.
-------------------------------------------- Quinton McCombs NequalsOne - HealthCare marketing tools mailto:[EMAIL PROTECTED] http://www.NequalsOne.com > -----Original Message----- > From: Jim Wright [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 04, 2003 11:09 AM > To: Turbine Users List > Subject: Turbine 2.3 setup > > > Hi > > Is there any real simple short set of instructions for getting > turbine-2.3 to run? > > I got the CVS source and compiled turbine-2.3-dev successfully > > Also ran a maven deploy:copy-deps goal to get all dependent > libraries in > one spot > > I tried creating a fresh webapp and running tomcat-4.1.24 (a > fresh copy, > not from tdk) > pointing at it, but get some errors around servletapi-2.3 > or if I remove that library (since those classes are included > in tomcat > common/lib servlet.jar), > I get > > Catalina.start: LifecycleException: start: : > java.lang.IllegalArgumentExceptio > n: > avalon-framework,commons-beanutils,commons-codec,commons-colle > ctions,commons- > configuration,commons-email,commons-fileupload,commons-lang,co > mmons-logging,comm > ons-pool,cryptix,ecs,excalibur-component,excalibur-instrument, > excalibur-logger,e > xcalibur-pool,activation,javamail,jdbc,jndi,junit,oro,jython,l > og4j,logkit,servle > tapi,stratum,torque,velocity,village,xalan,xercesImpl,xmlParse > rAPIs,xmlrpc-Exten > sion-Name > > Which is referring to something in the turbine-2.3-dev.jar > manifest not > being found? > It shows xmlrpc-Extension-Name, instead of xmlrpc, so maybe that's it > > Anyway, am I going down a useless path? > Maybe just need to wait for 2.3 release? > > Would be nice to be able to play with it while in dev > > Thanks for any help! > > Jim > > > > --------------------------------------------------------------------- > 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]
