Re: [jetty-user] problem with 'missing' class files in jetty
Garey Mills <[email protected]>
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
Thanks Jesse, that worked. Garey On Tue, Sep 7, 2010 at 7:56 AM, Jesse McConnell <[email protected]>wrote: > The CLI has changed in jetty7 a bit, a lot more features, take a look > > http://wiki.eclipse.org/Jetty/Howto/Run_Jetty > > cheers, > jesse > > -- > jesse mcconnell > [email protected] > > > > On Mon, Sep 6, 2010 at 10:38, Garey Mills <[email protected]> wrote: > > Hello - > > > > I have installed jetty-hightide-7.1.6.v20100715 on Ubuntu. I want to > > use JNDI to name and access a Postgresql database. Accordingly, I copied > > most of jetty-plus.xml into jetty.xml and I have attached it Since the > app > > that I am developing will use cometd, I want that to work. > > > > When I start jetty using 'jetty -DOPTIONS=plus -jar start.jar' I get > > the following error: > > > > 2010-09-06 08:21:04.357:WARN::FAILED cometd: > > java.lang.NoClassDefFoundError: > > org/eclipse/jetty/util/component/AbstractLifeCycle > > > > I haven't touched the lib directory except to add some commons jars to > > lib/ext, and I can see org.eclipse.jetty.util.component.AbstractLifeCycle > in > > the jetty-util.jar > > in lib. > > > > > > Any help appreciated; > > > > Garey Mills > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- The brain is not where you think. Me