Internal Website Search

41-50 of 200 resultsRefresh

Problem undeploying Glassfish3.1.1 web application cleanly

objectdb-2.3.7_18 When I undeploy a Glassfish3.1.1 web application ... .glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1411) at org.glassfish.web ... . What is the correct procedure for undeploying such a web application that prevents

New Web Application Tutorials

="/tutorial/jpa/eclipse/web">Eclipse/JPA Web Application Tutorial web">NetBeans/JPA Web Application Tutorial The new tutorials demonstrate how to build a simple database driven web application using ObjectDB and JPA. Understanding

Compile time enhancement using build.xml of a Netbeans web application

.xml of a Netbeans web application project to specify ObjectDB compile time enhancement, for  ... . The following in a Netbeans web application build.xml works for an entire build: web/WEB-INF/classes/*.class"/>   </java> <echo message="end

How find out ObjectDB version at runtime (in a web app)

Am getting inconsistent results with the "objectdb.temp.no-enhancement-crc-check" system property of objectdb-2.6.9_02 in a Glassfish web app. Can see correct version of objectdb-2.6.9_02 in /build/web/WEB-INF/lib.

Web Framework Recommendation for leveraging JPA + ObjectDB

question pops up: Which Web Framework supports the JPA/JDO standard seamlessly ? In the way it was meant ... with a contemporary Web Framework ? Any hints/recommendations are greatly appreciated ! web applications are: Servlet container (Tomcat / Jetty

Unable to run NetBeans/JPA Web Application Tutorial

I followed each and every step of NetBeans/JPA Web Application Tutorial but when i am trying to run the web application the following error is prompted on the run console: You may also try web/maven">downloading

What are the steps of creating small web app?

Hello guys, I have a question about creating small new web application, I am almost done with researching and studying and I have covered all the important concepts e.g. # Starting from web technologies: HTML, CSS, JS, JQuery. # Moving to Java Technologies:  Core

Does ObjectDB create one instance of each entity class on (web app) load ?

ObjectDB: 2.7.1_06 [EDIT: Glassfish4.1.1 or Payara payara-4.1.2-174] I have been profiling a large web app with the NetBeans 8.2 Profiler. I can see that exactly one instance of each entity is present in memory, at web app startup, before I've loaded

ObjectDB Object Database Features

>web">Web Application Tutorial (Tomcat/Jetty). Java EE Web Tutorial (GlassFish/JBoss). Spring MVC Framework Web Tutorial.

Web Application Tutorial

A tutorial that demonstrates how to use ObjectDB in a web application should be written ... >The following web tutorials are now available: web">JPA Web Application in Eclipse web