On Mon, 15 Nov 2004 11:07:31 +0000, "David Sinclair" <[EMAIL PROTECTED]> said: > Hi, > > I just downloaded the latest unstable build of presentation server and > am getting a pretty strange problem: when I try to user the tamino > processor I get a no class def found error for TXMLObject: (a class from > the Tamino jar): > > java.lang.NoClassDefFoundError: > com.softwareag.tamino.db.api.objectModel.TXMLObject > > If I replace the new log4j and commons logging jars with those from the > stable presentation server release then this does not happen, but the > logging events no longer get through to OXF Studio! I dont see what the > connection between the logging jars and Tamino is, but it would seem > that something is stopping the tamino jar from being loaded ... any > ideas? > > Dave. >
Believe we have a resolution to this. Pbm was o Tamino api jar contains more than just interfaces. o Said code refs log4j o Log4j has changed in an incompatible manner. ( public static finals were removed ) -- Regards, Dan S ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
