Hi, Yes, this worked. Thanks, Andreas!
Cheers, Greg Andreas Hocevar wrote: > Hi, > > this should be fixed in trunk now: > http://jira.codehaus.org/browse/MAP-549 > > > To update your installation, replace the web.xml file with the > following one: > http://fisheye.codehaus.org/browse/~raw,r=3995/mapbuilder/trunk/mapbuilder/server/java/etc/web.xml > > > > Please report if it works with that web.xml. > > Regards, > Andreas. > > Greg Ederer wrote: >> Hi, >> >> I just downloaded 1.5RC2, and dropped it (unwared) into my Jetty >> webapps directory. When I start Jetty, I get: >> >> javax.servlet.UnavailableException: mapbuilder.XmlSerializer2 >> at org.mortbay.jetty.servlet.Holder.doStart(Holder.java:79) >> at >> org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:233) >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) >> at >> org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:612) >> >> at >> org.mortbay.jetty.servlet.Context.startContext(Context.java:139) >> at >> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220) >> >> at >> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510) >> >> at >> org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448) >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) >> at >> org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152) >> >> >> at >> org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156) >> >> >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) >> at >> org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152) >> >> >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) >> at >> org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130) >> >> at org.mortbay.jetty.Server.doStart(Server.java:222) >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) >> at >> org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:977) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >> >> >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >> >> >> at java.lang.reflect.Method.invoke(Method.java:597) >> at org.mortbay.start.Main.invokeMain(Main.java:194) >> at org.mortbay.start.Main.start(Main.java:512) >> at org.mortbay.start.Main.main(Main.java:119) >> >> Looking in WEB-INF/classes, I see mapbuildert/XmlSerializer.class, >> but not XmlSerializer2.class. Any suggestions? >> >> Thanks! >> >> Greg >> >> > -- | E R G O N O S I S | Greg Ederer | Lead Developer | [EMAIL PROTECTED] | 360.774.6848 | ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
