ObjectDB ObjectDB

Internal Website Search

101-110 of 200 resultsRefresh
15

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
14

Entity is not related to ObjectDB, but i get exception from ObjectDB

-SNAPSHOT.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
14

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

the full stack trace of the exception. Have you tried running the tutorial guest book web ... >         <failOnMissingWebXml>false</failOnMissingWebXml>         <packagingExcludes>WEB-INF/lib/objectdb ... the full stack trace is: 10:01:22,960 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web
13

Undeployment of an remote Glassfish application locks objectdb log file

WebApplication with a "hello world" web service interface in Netbeans. Add objectDB test code to the web service ... { @PersistenceContext(unitName = "testdb") private EntityManager em; /** This is a sample web service ... to the Glassfish server web managment interface http://ipaddress:4848/ and undeploy
13

Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager

.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) at org.netbeans.modules.web ... .sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99) at org.apache.catalina.core ... (ApplicationFilterChain.java:214) at org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter
13

Tomcat + JPA Problem

location is specified on: http://www.objectdb.com/tutorial/jpa/eclipse/web/listener You can change it to absolute path and rebuild and redeploy the web application. The default ("$objectdb/db/guest.odb") refers to WEB-INF/db/guest.odb - but not the development WEB-INF directory but the deployment WEB-INF
13

type.loader java.lang.ClassNotFoundException

ObjectDB objectdb-2.2.5_03 in client-server mode Netbeans ID6.9.1 JavaEE web project (JPA ... .run(HND.java:133) at java.lang.Thread.run(Thread.java:655) The web project build has: build/web/WEB-INF/classes/META-INF/persistence.xml build/web/WEB-INF/classes/com/greensoft/* The .odb file
13

Redeployment in GlassFish - Failed to open file

was already stopped at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1410) at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1368) at com ... ) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595) at com.sun.enterprise.web
13

Guestbook EE ear app please

Using Eclipse I have no problems running the Guestbook app as a web app on an EE 6 server ... projects for ejb, web and client, with and without an ear, and bump into queer problems. Of course I have a remote (and local) interface, but I can't get anything to run unless I do EXACTLY one web
2

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

that you usually prefer console test apps to web apps, but this one is truly minimal, and for completeness ... Dr Darren Kelly With that same mini test web app: https://www.webel.com.au/downloads/objectdb ... . Both of the test applications I provided here above (console app in #1, and mini web app in #2 & #3

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support