[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
R: R: Problems using ozone as a xml repository
Hi,
I downloaded just now the latest cvs.
I have a problem running the Xml sample:
I created the user Administrator with id=101, but when I thy a xupdate
command the client gives me the following exception:
Exception in thread "main" java.lang.Exception: no command for id 101 !
at
org.ozoneDB.xml.util.XMLContainerHelperImpl_Proxy.executeXUpdate(XMLContaine
rHelperImpl_Proxy.java:168)
at org.ozoneDB.xml.util.XMLContainer.executeXUpdate(XMLContainer.java:451)
at org.ozoneDB.xml.util.OzoneXUpdateQuery.execute(OzoneXUpdateQuery.java:85)
at org.ozoneDB.xml.util.OzoneXUpdateQuery.execute(OzoneXUpdateQuery.java:73)
at Client.xupdateQuery(Client.java:298)
at Client.main(Client.java, Compiled Code)
Also the server throws the same exception.
How can I let it work?
Thanks
Marco
P.S.
xalan.jar is missing in the current cvs