Internal Website Search

51-60 of 200 resultsRefresh

Server vs embedded mode in multi-instance scenario

their application at any given time (100k absolute maximum). We will probably have multiple instances per client ... application if not for objectdb. Its a standard web app with an average amount of data being fetched ... % of the time there will only be one active instance of the app, use embedded mode inside the web application

Client server mode no longer works after JRE install

Hi I had client server mode working with no problems with my application ... with no bin\server folder. If I removed java from the machine and included a jdk in my application ... >   support Support The server is being started from a java application

Server connection management

The server does not appear to release broken connections. My typical development ... and restart tomcat. After a few days of this, the server stops responding, and I see the following in the server logs: [odb:server:fatal] com.objectdb.o.UserException

Evaluating ObjectDB for SaaS Application

the servers  is simpler and requires less networking operations. ObjectDB doesn't provide

Connecting to a remote objectdb server

I am trying to configure my application in a client-server objectdb setup via tcp/ip. So I first made sure that the remote objectdb server is running using telnet from my local.  ... was configured below: <server> <connection port="6136" max

Database Explorer

client-server mode select File > Open C/S Connection... and provide host, port, username and password for a client-server connection. You also have to specify a database path on the server, possibly using the Browse button. Recently used

Privacy Policy

, as applicable. Collecting and Using Your Personal Data Types ... and verifying system and server integrity). Cookies can be "Persistent" or ... and analyze the quality and effectiveness of the services and improve services when applicable.

JPA Web App Tutorial - IntelliJ Project

the Server: Select File > Settings > Application Servers. Add Tomcat 6 Server ... To open and run the JPA Web Application tutorial ... : Select Run > Edit Configurations, click the + icon and select Tomcat Server

Java EE 6 JPA Tutorial - IntelliJ Project

class="install-list"> Define the Server: Select File > Settings > Application Servers. Add Tomcat 6 Server if not set already (Tomcat has to be downloaded separately ... To open and run the Java EE 6 Web Application

Java EE Web Tutorial

Controller) web application using GlassFish, ObjectDB and JPA. Since this web application uses Java EE 6 EJB (session beans) it requires a full Java EE 6 application server, such as GlassFish 3.0.1 or JBoss AS 6. If you need a web application that can run on a simple servlet container (such as