how are you calling it? I can see that exception if your putting jetty.xml before jetty-setuid.xml
cheers, jesse -- jesse mcconnell [email protected] On Wed, Dec 1, 2010 at 14:59, Jason Thrasher <[email protected]> wrote: > Hello Jetty Users, > We're having a problem with libsetuid.so on linux. After updating to the > 7.1.6 release, we receive a ClassCastException when trying to start Jetty: > java.lang.ClassCastException: class org.mortbay.setuid.SetUIDServer > at > > org.eclipse.jetty.xml.XmlConfiguration.configure(XmlConfiguration.java:218) > > It appears that other folks have had the same problem, but I couldn't find > any responses to their threads: > http://dev.eclipse.org/mhonarc/lists/jetty-users/msg00761.html > http://dev.eclipse.org/mhonarc/lists/jetty-users/msg00462.html > > Is anyone aware of a solution to this problem? Is it related to XML > configuration somewhere? > > thanks, > Jason > > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users > _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
