On Thursday 17 Apr 2003 4:31 am, [EMAIL PROTECTED] wrote: > Hi, > > I apologize in advance if this question has already been answered on > the mailing list, but I get this exception: > > org.apache.xindice.client.corba.db.APIException: > IDL:org/apache/xindice/client/corba/db/APIException:1.0 > at org.apache.xindice.client.corba.db.APIExceptionHelper.read > (APIExceptionHelper.java:112) > at > org.apache.xindice.client.corba.db._CollectionStub.queryCollection > (_CollectionStub.java:833) > at > org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.updateR > esult(XUpdateQueryServiceImpl.java:16 > 5) > at > org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.update > (XUpdateQueryServiceImpl.java:185) > at org.apache.xindice.examples.XUpdate.main(XUpdate.java:91) > XML:DB Exception occured 1 Query Processing Error > > when I do 'run org.apache.xindice.examples.XUpdate' under > \Xindice\java\examples\guide as detailed by the developer's guide. > I've run another example, Example1, successfully though. > > I'm using WinXP pro, jdk1.3.1_07 and Xindice 1.0. I also read in the > FAQ that there are issues with the default CORBA package of sun, but > would this be related to it, and if so where would the JacORB jar and > orb.properties be located? I have the same issue on JDK 1.4 but to answer your question; running
java -jar openorb-1.3.0.jar will create the orb.properties for you under $JAVA_HOME/jre/lib/orb.properties Best Regards. JC. ================================================================== [EMAIL PROTECTED] =================================================================
