Changes

Jump to navigation Jump to search
13 bytes added ,  10:30, 3 August 2022
m
Text replacement - "8984" to "8080"
# Select "WebDAV (S)FTP" in the Data Source dropdown box.
# Fill in the appropriate connection details as follows:
#* Set the WebDAV/FTP URL to <code><nowiki>http://localhost:89848080/webdav</nowiki></code>.#* Set the user name username to <code>admin</code>.#* Set the and enter your password to <code>admin</code>.
#: [[File:oxygen-eclipse-plugin-webdav-connection.png]]
# Press ''OK'' to close the dialog.
#* {{Code|basex/BaseX.jar}}, if you want to use BaseX embedded
# Under "Driver class", choose the preferred driver class:
#* EmbeddedClient/server communication: {{Code|net.xqj.basex.BaseXXQDataSource}}#* Client/serverEmbedded use (standalone): {{Code|net.xqj.basex.local.BaseXXQDataSource}}
# Click ''OK''.
#: [[File:oxygen-eclipse-plugin-data-source.png]]
#* serverName: {{Code|localhost}}
#* user: {{Code|admin}}
#* password: {{Code|admin}}''your password''
#: [[File:oxygen-eclipse-plugin-xqj-connection.png]]
# Click ''OK'' to complete the connection configuration.
# Enter a name for your transformation, e.g. "BaseX".
# Specify an optional XML and XQuery URL.
#* If you would like to query the BaseX database you connected to via WebDAV, leave the ''XML URL'' field empty. To access your database, you can use the {{Code|db:openget}} function from the BaseX [[Database_Module|Database Module]] in your ''XQuery URL'' file.
#* If you specify an XML document in the ''XML URL'' field, you can query its content using {{Code|.}} (dot operator) in your ''XQuery URL'' file.
# Choose "BaseX XQJ" as Transformer from the combo box.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu