ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
266

Chapter 6 - Configuration

The ObjectDB configuration file contains one <objectdb> root element with seven subelements ... > </objectdb> Each one of these seven configuration elements is explained in a separate section: This page explains how ObjectDB configuration works in general. The Configuration Path By default
253

Server Configuration

The <server> configuration element specifies settings for running an ObjectDB Server. The server is affected also by other elements in the configuration file, particularly the <users> and the <ssl> configuration elements. The default configuration file contains the following <server> element
251

SSL Configuration

The <ssl> configuration element specifies Secure Sockets Layer (SSL) settings for secure communication in client-server mode, for both the client side and the server side. The default configuration ... on the server machine. Setting the Configuration <ssl enabled="true"> <server-keystore path="$objectdb
178

Programatic configuration or configuration file loaded from classpath or file

Hi! I found information about the configuration of ObjectDB: https://www.objectdb.com/java/jpa/setting. However, I have a dynamic environment and don't want to place the configuration file in ... /setting/entities#The_cache_element a) Is it possible to configure this programmatically? b
130

Configuration and Activation Code in ObjectDB 2.x

Bhaskar Information about the ObjectDB 2.x configuration file is provided in chapter 6 of the ObjectDB Manual. The location of the configuration file is discussed in the Configuration Path section on the first page of chapter 6. The configuration file contains several sections. The activation code
129

UserException: Invalid configuration in 'internal' - Check permissions

.UserException: Invalid configuration in 'internal' - Check permissions.: Is there any way to change ... by: com.objectdb.o.UserException: Invalid configuration in 'internal' - Check permissions ... specified in the internal default configuration, since no objectdb.conf file was found
128

WebSphere Liberty Configuration

Hi! I've been trying to get ObjectDB configured with WebSphere Liberty server. I have been able ... get a combination of errors depending on how I tweak the configuration the most promising error I ... ? If you have other error messages (from other configurations) please post them. support Support Thanks for replying
127

Configure ObjectDB in spring context

is to configure entire ObjectDB (optionally objectdb.conf too) in springs context.xml file so that I'd be able ... Hibernate Configurations--> <bean id="sessionFactory" class="org.springframework.orm.hibernate4 ... with these Spring Framework beans. Regarding the ObjectDB configuration, it must be placed in
125

How to configure where the ODB is stored?

Hi, The documentation is lacking in this respect. How do I configure where the ObjectDB database ... restarts. I'd just like to know how to configure it to be in my home directory. What is the syntax ... you can also read how to change the ObjectDB Home. support Support I configured objectdb.home property
4

[ODB1] Chapter 8 - ObjectDB Server

. More details on server configuration and operation are provided later in this chapter. The Server as a Java ... <path> : specify a configuration file explicitly -port <port> : override configuration TCP port ... Running the ObjectDB server requires the specification of an ObjectDB server configuration file

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support