Having downloaded the CVS version I note that the classnames (? I'm a
newbie at this stuff) have changed from org.dbxml... to
org.apache.xindice...

However, the downloaded version of the dbXML XMLRPC appears to refer
to org.dbxml.server.SimpleScriptComponent.

Is there a newer XMLRPC version available via CVS?

Using the downloaded version (0.5.1) I get the following (assuming
that the modification for the config/system.xml still follows the
StdComponentManager line):

Exception in thread "main" java.lang.NoClassDefFoundError: 
org/dbxml/server/SimpleScriptCompo
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:120)
        at 
org.apache.xindice.server.standard.StdComponentManager$1.process(Unknown Source)
        at org.apache.xindice.util.Configuration.processChildren(Unknown Source)
        at 
org.apache.xindice.server.standard.StdComponentManager.setConfig(Unknown Source)
        at org.apache.xindice.server.Kernel.loadAPI(Unknown Source)
        at org.apache.xindice.server.Kernel.<init>(Unknown Source)
        at org.apache.xindice.server.Xindice.main(Unknown Source)


Thanks,

Jimmy Little
(828) 835-8350
mailto:[EMAIL PROTECTED]
"You cannot adopt politics as a profession and remain honest."
 --Ambrose Gwinett Bierce

Reply via email to