Hi, For a project on the university I have been working with Jakarta Tomcat in combination with dbXML 1.0b4 for creating website with an XML database behind it. I really like all the possibilities that the use of XML brings but I have one huge problem with it....
Copying the complete directory to another computer running Linux everything worked out just fine and the whole project still worked. When I try to copy everything to my computer at home, running Linux also, I always get a VendorErrorCode back. Als while using the dbxml and dbxmladmin programs this problem occurs... The VendorCode that I get back is 2070. After lot of searching in the source codes I found out that that has to do with the Java Virtual Machine. I have tried multiple JVM's at the moment: Sun SDK 1.3.0 Blackdown JDK 1.3.0 SUN SDK 1.3.1 I have copied everything directly form the Linux computer where it is running at and I still get the same problem. The computers that we use at the university are SUN ultra 10's, running Solaris 5.6 and JVM version 1.3.0. At home I am running RedHat 7.0, but I don't get it that I get the JVM error with all kinds of JVM's... Does anybody know what causes this problem and what would be even better, does anybody know how to solve this problem? Guido -- Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
