I had that problem too, and re-compiled the Xang code against a newer Xerces code base. If you can compile the code, I recommend getting the latest Xang from CVS and doing a re-compile.
Sorry I don't have a more technical answer. Also sorry for not having an up-to-date .jar file - I moved between companies & have been too busy to re-do stuff. Mike > -----Original Message----- > From: Wild, Volker (LFL) [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 07, 2000 1:48 AM > To: 'XANG-DEV' > Subject: Problems to run > > > Hi, > > I tried to run the sample hello.xap but getting an exception: > > java.lang.NoSuchFieldError: org.apache.xerces.dom.NodeImpl: field > ownerDocument not found > > In my opinion, the environment is correctly set. My server is Apache 1.3.6 > and JServ 1.0. I use the JDK 1.2 and the JSDK 1.0. > The same exception is loged when in call the servlet directly > (which make no > sense) or request for hello.xap. But so i think, the settings of > the Server > are correct, because the > HTTPObjectServer is reached. All settings are done like in the > instructions. > Could somebody give me a hint? > > Greetings from Germany > > V. Wild > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
