From: Colin T. <col...@co...> - 2005-05-27 10:05:58
|
Did you get this problem sorted Atif? Colin ____________________________________ Colin Tatham VLE Team Oxford University Computing Services www.oucs.ox.ac.uk/ltg/vle/ www.bodington.org > -----Original Message----- > From: bod...@li... > [mailto:bod...@li...]On Behalf Of > Matthew Buckett > Sent: 26 May 2005 17:33 > To: bod...@li... > Subject: Re: [Bodington-developers] Bodington bug > > > gxdev Developer wrote: > > hi > > > > I checkout the bod source code from the CVS head at > > 3pm. > > > > Did a build using ANT everything went fine. > > Then did a setup using bodington.war everything went > > fine. > > > > But when I hit the browser at the following URL : > > > > http://mywebserver/bodington/site/ > > > > I get the following exception throw at me: > > > > java.lang.NoClassDefFoundError > > > > > org.bodington.servlet.template.XmlTemplate.class$(XmlTemplate.java:96) > > This is the line that attempts to setup the Logger for the > class which > has now been removed in HEAD (a few minutes ago). You could try a CVS > update and a new build, although my builds worked fine before > and after > removing this line. > > > > org.bodington.servlet.template.XmlTemplate.compile(XmlTemplate > .java:630) > > This is the line that tries to call the Java compiler to compile the > template. Are you running Tomcat with the JDK rather than the JRE? > > One way round this might be to turn template compilation on in the > build.properties so that it doesn't happen in the servlet > container world. > > If you have somewhere (website?) you can put the WAR you built that I > can grab it from I'll have a look and see if I can figure out > what is wrong. > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Bodington-developers mailing list Bod...@li... https://lists.sourceforge.net/lists/listinfo/bodington-developers |