Internal Website Search

51-60 of 200 resultsRefresh

Undeploying Glassfish web application does not disconnect from ObjectDB

Glassfish3.1.1 Netbeans7.1 ObjectDB 2.3.7_19 If I deploy a web application to Glassfish using ObjectDB as JPA provider, then undeploy, I can't access ... undeploying a web application from GlassFish doesn't close the

Your Glassfish example on the web

Hi, I'm doing a school project with objectdb and glassfish. I have tried your web tutorial "Java EE JPA (Glassfish) with Netbeans". When I try to run the example and add an entry in the guestbook, it throws this exception: com.objectdb.o

Minor typo on web page...

Minor typo on web page...

Chapter 6 - Configuration

. For example, in a web application, in which objectdb.jar is located in WEB-INF/lib, the ObjectDB home directory ($objectdb) is WEB-INF.

Step 4: Add a Servlet Class

In this step we will add a servlet to manage guestbook web requests: New > Other... > Web > Servlet The next step is web

Java EE JPA Tutorial - Maven Project

The Java EE Web Application tutorial provides step by step instructions on how to build a simple Java/JPA database driven web application ... download clicky_log_download">Java EE JPA Web App - Maven Project (7KB) If 

Step 5: Add a JSP Page

> Open the [New JSP File] dialog box by right clicking the Web Pages node(in ... ; <html> <head> <title>JPA Guest Book Web Application Tutorial< ... this tutorial) is running the web application.

Step 5: Add a JSP Page

the [Package Explorer] window), selecting New > Other... > Web > JSP FileWeb Application Tutorial ... in this tutorial) is running the web application.

[ODB1] Chapter 6 - Persistent Objects

shown in the next section), make object IDs very useful for representing objects in web applications ... object ID instance), rather than an actual object ID instance. This is a classic case in web applications, in which passing string values between web pages is easier than passing real object ID instances

[ODB1] Chapter 4 - JDO Metadata

shown): META-INF/package.jdo WEB-INF/package.jdo ... ): META-INF/package.jdo WEB-INF/package.jdoMETA-INF, WEB-INF or in any other path at the level of the classes or