On Wed, 13 Oct 2004 18:59:48 -0700 (PDT), "David Montgomery" <[EMAIL PROTECTED]> said: > Hi, > > I'm a Orbeon/Tomcat newbie, but I have successfully got Tomcat > installed, and I attempted to install Orbeon using the "Upload > .war" function of the Tomcat management interface, which seemed to > work fine. > > Now, if I try: http://myhost:8080/orbeon, I get the error: > > java.lang.NoClassDefFoundError: org/apache/xml/utils/NamespaceSupport2 > > Which since I know zilch about Java, looks like a class path error, > though I added "/usr/local/tomcat/webapps/orbeon/WEB-INF/lib", where a > bunch of Orbeon-specific .jar files seem to live...I've inspected all > of theses files however, and no classes from org.apache.xml.utils > exist in these .jar files. > > I did follow the instructions to move the .jar files out of > common/endorsed to server/lib, so I'm somewhat at a loss for where > I went wrong. Do I need to download Apache XML utils from > somewhere else? > > Does anyone have suggestions?
What JDK version are you using? 1.5? -- Regards, Dan Small ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
