Internal Website Search

81-90 of 200 resultsRefresh

General Settings and Logging

that are relevant to both the server side and the client side. The default configuration file ... timeout). The inactivity timeout (when > 0) is applied on both the server side and the client side, when using client-server mode, and has no effect in embedded mode.

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

JPA Web App Tutorial - Maven Project

file) and port 8080 has to be available for the Jetty embedded server. No need to download and install ObjectDB or a Java web server - Maven will download the ObjectDB jar and the Jetty embedded server automatically. When the Jetty server is ready - open your browser

Spring MVC JPA Tutorial - IntelliJ Project

> Define the Server: Select File > Settings > Application Servers. Add Tomcat 6 Server if not set already (Tomcat has to be downloaded ... >, click the + icon and select Tomcat Server > Local. Enter a name (e

Spring MVC JPA Tutorial - Maven Project

), and port 8080 has to be available for the Jetty embedded server. It is not necessary to download and install ObjectDB or a Java web server - Maven will download the ObjectDB jar and the Jetty embedded server automatically. When the Jetty server is ready - open your browser

JPA Web App Tutorial - IntelliJ Project

the Server: Select File > Settings > Application Servers. Add Tomcat 6 Server ... : 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 ... >, click the + icon and select Tomcat Server > Local. Enter a name (e.g

Step 1: Create a Java EE 6 Web Project

>Select GlassFish Server Open Source Edition 3 (Java EE 6) as the Target runtime. Note: You may have to add GlassFish 3 as a new server by clicking the New Runtime... button and the Download additional server adapters link. Follow the instructions

Step 3: Define an EJB Session Bean

Java EE application servers such as GlassFish and JBoss, and not by servlet containers, such as ... container (i.e. to the application server). For instance, in this application the server:

[ODB1] Chapter 6 - Persistent Objects

, which is always on the client side, the page cache is located on the server side in client-server mode.Extent should be closed at the end of its use. This is mainly important in client server mode in which an active iterator might consume resources in the remote server. The Extent's