![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have DBXML installed on 2 Linux machines, 1 running Ubuntu and one running SuSE. I'm also running the SAME Java code on both machines. I've created a container with DBXML classes, and can putDocuments in the container on both machines. I can also do getAllDocuments to get all the database entries. The problem I'm running into is when I do an XQuery of the container. Under my SuSE environment the XmlManager.query() call always returns a null. Under Ubuntu, I get a valid resultSet. I can also run the DBXML Interactive Shell on the SuSE pc; enter my query and that works. There must obviously be some configuration issue that is getting in the way on the SuSE pc. Does anyone have any ideas on what I can check. I figured if my general runtime configuration for DBXML was off I wouldn't be able to create a container or put documents in the container. tia gary |
![]() |
| Thread Tools | |
| Display Modes | |
| |