Internal Website Search
101-150 of 200 resultsDeploying a BIRT Project using ObjectDB onto Tomcat-BIRT driver. If you still have a problem you may submit a sample web project that demonstrates it. support Support | |
Issue deploying EJB project to Jboss/Glassfish I have been trying to deploy an EJB project created in Eclipse/Juno to both JBOSS and Glassfish. The error I get with Glassfish is cannot Deploy HappyThought Deployment Error for module ... .jar in the web application lib directory). Adding to the persistence.xml file a request to load | |
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._PersistenceException: Attempt to obtain a connection from | |
Problems with Tutorials » JPA Web App (Tomcat) » NetBeans JPA Web AppProblems with Tutorials » JPA Web App (Tomcat) » NetBeans JPA Web App | |
Database is erased after deploying a new web application version Hello, I'm a new ObjectDB user and currently working on a Java web application that's running within Tomcat and uses ObjectDB. Each time I upload a new version of the web ... )? If the database is located in a directory that is cleaned by the web server on every new deployment | |
Problem upgrading. It's generating endless log files. I had to turn up Xmx to even see it before the JVM crashes. (Our web framework tried to show the exception on the client) I did a full rebuild of the project . It's using ... :1.3.0.RELEASE] at org.springframework. web .filter.OncePerRequestFilter.doFilter(OncePerRequestFilter | |
Problem undeploying Glassfish3.1.1 web application cleanly objectdb-2.3.7_18 When I undeploy a Glassfish3.1.1 web application when using @PersistenceContext ... yet been started, or was already stopped at org.glassfish. web .loader.WebappClassLoader.loadClass(WebappClassLoader.java:1411) at org.glassfish. web .loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369 | |
Project runs in Eclipse but not when exported to runnable jar I have a simple project that performs some stability calculations and displays a scale drawing ... . The project works perfectly well when run from eclipse but nothing opens when I export to a runnable jar ... to object db resolves the issue and the project runs, so I'm fairly sure it is something I've | |
New Web Application Tutorials New ObjectDB/JPA tutorials have been published today: Eclipse/JPA Web Application Tutorial NetBeans/JPA Web Application Tutorial The new tutorials demonstrate how to build a simple database driven web application using ObjectDB and JPA. Understanding these tutorials requires some familiarity | |
Free ObjecDB license for Open Source project I'm just starting to work on small Open Source project . Currently I'm selecting suitable ... of less restrictive ObjectDB license for Open Source project . Thank you for your answer.   ... hope for a helpful answer. zmirc Mircea Chirac If the project is not commercial you may apply | |
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. When one runs the enhancer (which I am doing post-compile, pre-deploy | |
Web Framework Recommendation for leveraging JPA + ObjectDB like ObjectDB, for instance. Immediately the following question pops up: Which Web Framework supports ... + ObjectDB" couple successfully in conjunction with a contemporary Web Framework ? Any hints ... web applications are: Servlet container (Tomcat / Jetty) with servlets and JSPs. Java EE application | |
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 anything, and they won't garbage collect | |
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 the database file in the ObjectDB explorer ... ObjectDB in embedded mode? Apparently undeploying a web application from GlassFish doesn't close | |
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: Start is in progress... start?path=/GuestBook FAIL - Application at context path /GuestBook could not be started C:\GuestBook | |
Difference performance in ObjectDB Explorer and in java project Hello, I am learning ObjectDB and i noticed that the queries that are executed in ObjectDB Explorer are faster (about 5 ms) than queries in my project (~400 ms). Here is my JPQL ... my project and about 300 ms in explorer Konstantin Konstantin See this manual page regarding the query | |
Is an objectdb.conf required when providing test case projects here? I am not sure whether it is mentioned anywhere (it does not seem to be given as an option under http://www.objectdb.com/java/jpa/setting) but it seems that ObjectDB projects run  ... to completely omit the objectdb.conf when providing (links to) mini test projects | |
Inherited project; missing licence details Hello, I have taken over a project that uses object db. I believe that we have a site licence but do not have the details of how to generate keys for servers etc. Is there anyway that I can get this information forwarded to myself? I would rather not put my work email on a public forum | |
Analyse opensource project Hello , it will be good if you analyse open source project : i heard it new. Maybe it can be helpful for more faster objectdb or jdbc side. kadirbasol Kadir BASOL It is a competing product, which of course, you may use if it works well for you. If you want to discuss it please use | |
The project does not contain a persistence unit.xml file to your project , in order to remove this NetBeans warning. support Support The warning | |
problem with lazy loading - unittest project attachedproblem with lazy loading - unittest project attached | |
Guessbook tutorial: Java EE 6 JPA Tutorial - Maven ProjectGuessbook tutorial: Java EE 6 JPA Tutorial - Maven Project | |
ObjectDB Project ManagementObjectDB Project Management | |
objectdb:2.8.4 - Error occurred during initialization of boot layer:/ Projects /Anritsu/Perforce/ws_alexander.golyshkin_ALL/DEV/RTD_7_6_0_JAVA_UPDATE_JDK9/JavaApps ... .jar;D:\ Projects \Anritsu\Perforce\ws_alexander.golyshkin_ALL\DEV\RTD_7_6_0_JAVA_UPDATE_JDK9\JavaApps\out\test\RTDEngine;D:\ Projects \Anritsu\Perforce\ws_alexander.golyshkin_ALL\DEV\RTD_7_6_0_JAVA | |
objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation seems to work (with minimal testing) both in my test console app and main large web app project . webel Dr Darren Kelly ... classes are crucial to an Expert System web app I develop; please do not be further concerned ... here have been recorded carefully at every step, including Git tracking and tracking in a CMS web | |
JBoss 7 startup fails running the Maven version of this project . support Support Thanks, I downloaded guestbook- web ... Hi, I was having a go with entity beans 3.x jboss 7, objectdb and the guestbook web application ... The WebContent/ WEB -INF/lib dir contains: objectdb-jee.jar The WebContent/ WEB -INF/ web .xml | |
Pre-detach loading: retrieval by navigation not working in if statement: objectdb.temp.no-detach NOT USED This problems only seems to occur in my large web application ... web application parallel to the large web application, but the problem does not happen in the smaller web application (as I will demonstrate below), so there is no point making that available | |
Query Method NullPointerException on List iteration-aop-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.data. projection ... .invoke(Method.java:564) ~[na:na] at org.springframework. web .method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring- web -5.2.5.RELEASE.jar:5.2.5.RELEASE] at org | |
Modifying something with Explorer -> app JPQL with Enum doesn't work anymore attached project JavaEE Maven with NetBeans (7.4 beta in my case). Start ObjectDB on localhost as server. Run project on Apache Tomee 1.5.2 standard. Take a look at NetBeans' output to see how many entities ... the change, close ObjectDB's connection, and run the project again. Important : do all that until a new | |
ObjectDB within a resource adapter module and Java EE Connector Architecture associated with it ? Example: JPA-style: 2 separate end- project web apps leverage the same EJBs, which in ... (1st specific web app project , uses shared CoreWeb, CoreEJB etc.) SpecWeb2 (2nd specific web app ... EntityManager em; The 2 web apps end up using the same persistence.xml, and thus the same ObjectDB | |
Path in tomcat? When I debug the Eclipse web project , I export all things into a .war file. Then I use Tomcat's web deploy tool by the .war file. However, if I put objectdb into the project's / WEB -INF/, I may lost the db ... a tutorial, https://www.objectdb.com/tutorial/jpa/eclipse/ web / project Now, add ObjectDB support | |
the tutorial netbeans and javaee6 dont work,; ,,,,,,,,,,,,,,,, but the web .xml it is ok. help me please . i have sent the file of my project . mauro_objectDB mauro Your project has 2 problems: The servlet is empty - it seems that you missed step 4 . There is an unnecessary web .xml file in WEB -INF . To fix the project you should: Fix | |
Possible cause for "Enhancement of type ... is old and cannot be used" have been getting the error 'Enhancement of type ... is old and cannot be used' across a number of projects (both large web app project and dedicated ObjectDB test projects ) since trying objectdb-2.6.6_07 ... project and enhance it to get the exception? support Support Briefly: in one simple web app test case I | |
Problem to use find method on an abstract Class: AbstractMethodError is thrown thread 1-13) JBoss Web Services - Stack CXF Server 4.0.2.GA 08:17:22,563 INFO [org.apache.coyote ... :17:23,452 INFO [org.jboss. web ] (MSC service thread 1-14) JBAS018210: Registering web context: /Guestbook 08:17:23,452 INFO [org.jboss. web ] (MSC service thread 1-11) JBAS018210: Registering web context | |
How to Use a SF with extended Persistence Context? one using the persist method of the GuestDao. I use Jboss AS 7 and when I run the project I ... .AbstractServerConfig] (MSC service thread 1-9) JBoss Web Services - Stack CXF Server 4.0.2.GA 13:52:02,331 INFO  ... . web ] (MSC service thread 1-2) JBAS018210: Registering web context: /Guestbook 13:52:03,173 INFO  | |
How force always recreate database on redeployment./greensoftObjectdbTest/greensoftObjectdbTest.tmp On running the web application a project /model is created in the @PostConstruct method of a @Singleton @Startup. On rerunning the web application a 2nd project /model ... Is there some easy way to force recreation/deletion of the current database on deployment of a web | |
How to package orm.xml when using EJB in WAR?). However, when a different web project (WAR file), which declares a dependency to the database EJB is built ... -around seems to be to add a copy of orm.xml into src/main/resources/META-INF of the web project that depends on the EJB ... Hi, I have database utility classes in one project , the id's use sequences declared in an orm.xml | |
PersistenceException UserException: Failed to validate persistence.xml more Caused by: com.objectdb.o._PersistenceException: Failed to validate xml file C:\!heatboxes- web \build\ web \ WEB -INF\classes\META-INF\persistence.xml: at com.objectdb.o._PersistenceException.b ... .UserException: Failed to validate xml file C:\!heatboxes- web \build\ web \ WEB -INF\classes\META-INF\persistence | |
Cannot cast com.objectdb.jpa.Provider to PersistenceProvider project . objectdb.jar is added into GF's classpath (domains\domain1\lib\ext folder). Any help ... (ClassLoader.java:410) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at org.glassfish. web .loader.WebappClassLoader.loadClass(WebappClassLoader.java:1708) at org.glassfish. web .loader | |
Entity is not related to ObjectDB, but i get exception from ObjectDB.jar:] at granat.dp. web .action.StartDialogAction.execute(StartDialogAction.java:97) [dp.transfer-1.0-SNAPSHOT.jar:1.0-SNAPSHOT] at granat.dp. web .action.AbstractEventAction.run(AbstractEventAction.java:90) [dp.transfer-1.0-SNAPSHOT.jar:1.0-SNAPSHOT] at granat.dp. web .action.StartAction.execute | |
Eclipse plugin problem (using ObjectDB as a separate bundle).main(Main.java:1384) In an attempt to isoloate the problem I cleaned by project , and enhanced ... Project " 3. In the window that appears, click the "Investigations" Menu ... Project . 8. Type _com.epimss.lab as the project's name and src-java and bin-java as the source folder | |
How to resolve 404 errors with Eclipse/Maven Spring MVC I have created a project as guided by www.objectdb.com/tutorial/jpa/eclipse/spring/run. When I abandon eclipse and use the maven command line to deploy this Spring MVC web app to jetty and point ... ; Eclipse Juno (eclipse-jee-juno-SR1-win32-x86_64), maven 3 and Tomcat 6 to create a new maven project | |
UTF Error project ) . The downloaded version of ObjectDB is also 2.8.8. I have added the full error ... .getValue(ValueExpressionImpl.java:184) at org.jboss.weld.module. web .el.WeldValueExpression.getValue ... .catalina.core.StandardPipeline.invoke(StandardPipeline.java:577) at com.sun.enterprise. web .WebPipeline | |
Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager the samples as NetBeans projects , so that you could check easier. 1 for GF3 (6) and 1 for GF4 (7 ... :214) at org.netbeans.modules. web .monitor.server.MonitorFilter.doFilter(MonitorFilter.java:393 ... (StandardPipeline.java:673) at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java:99) at org | |
Tomcat + JPA Problem that your project doesn't contain JPA (or a Java EE with JPA) in another JAR. It could also help ... of the problem (it might help others)? support Support I was using Datanucleus in my project before ... The database location is specified on: http://www.objectdb.com/tutorial/jpa/eclipse/ web /listener | |
objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active' with extended Persistence Context? [EDIT: 2006-09-29 New improved version of test mini web app with test ... .2016-09-29-B.tgz To reproduce the problem described below, simply download the test project , open ... for objectdb-2.6.9_01. In the test case, only a single Project entity is used, and 2 project | |
Web Application Tutorial A tutorial that demonstrates how to use ObjectDB in a web application should be written and added to the Tutorials section. support Support The following web tutorials are now available: JPA Web Application in Eclipse JPA Web Application in NetBeans Java EE 6 (J2EE) in Eclipse Java EE 6 (J2EE) in NetBeans support Support | |
Minor typo on web page...Minor typo on web page... | |
ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection.Permissions com.greensoft.objectdb.test.entity. Project com.greensoft.objectdb.test.entity.Source com ... ().outHeader2("Create Project and Element model ..."); Project project = new Project (null, " project "); //NB: Project has no project and no owner Element model = new Element( project , project , "model");//NB | |
Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct), the inability to robustly query relationship fields in a web application renders the ObjectDB ... Web App and viewing both the Glassfish output log and the single served JSF page indexTest.xthml ... ,"---"); log_info($i,"element",e); log_info($i,"element. project ",e.getProject()); List ownedElements = e |