Page 1 of 1

Oxygen 7.1 and Berkeley DBXML

Posted: Sat Mar 04, 2006 4:35 pm
by Mike
Hi,

I created an a new DBXML environment (e:\MyXmlData\), a new container (myXMLData.dbxml) and I put few xml files in the container.

In the Windows Explorer the directory shows the __db.00x files and the myXMLData.dbxml file.

In the XML editor I am importing the e:\MyXmlData directory.
The project window shows the imported directory. When opening the folder in the project window, the the __db.00x files and the myXMLData.dbxml file are shown (the .xml files in the container are not shown)

Probably I have a problem with the settings.
What are the exact settings in order to have access to the xml files in the myXMLData container?

(the db.jar and dbxml.jar files are ok in the Oxygen /lib directory)

Anyone having some idea on this?
Thanks.

Mike

Posted: Mon Mar 06, 2006 11:23 am
by stefan
The 7.1 version provides support for XQuery validation and execution. You can edit XQuery files using all editor features, validate their content before execution, make your own transformation scenarios and execute them against the Berkeley DB XML database.
(video available at http://www.oxygenxml.com/demo/berkeley/berkeley.html )

What you are trying to do is to manage the resources inside a container and version 7.1 does not provide support for that. We will think about this, and try to plan it for the next versions.