ObjectDB ObjectDB

Internal Website Search

131-140 of 200 resultsRefresh
9

multiple different applications access one odb file

and the other one would be for exposing the DB data via web services. Do all these apps need to have the same DB schema. The BIRT addon ... and how can he integrate (since there is no JDBC or ODBC drivers) with other DB/systems (we have some Web Services ... with this. thanks peric.emil Emil Perić If you can run all these 3 applications on your web server
9

Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar

fine for a Netbeans Web Application (that runs in Glassfish as web application container). However I ... for automatic reloading of Java classes without re-deployment (very handy for web application development
9

Spring Data JPA

.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464) at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:384) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283) at org.springframework.web
9

ObjectDB with JRebel: copious 'Not Enhanced:' errors with EJBs

:98) at org.glassfish.web.loader.WebappClassLoader$3.preprocess(WebappClassLoader.java:3465) at org.glassfish.web.loader.WebappClassLoader.process(WebappClassLoader.java) at org.zeroturnaround ... seem to affect how my web app runs (so for now I am not reporting them here): Enhancement of type com
9

odb files and config file

Hi, I used the tutorial (https://www.objectdb.com/tutorial/jpa/eclipse/web/project) to use ObjectDB in my maven project. After that there was a db folder in src/main/java/webapp/WEB-INF ... src/main/java/webapp/WEB-INF/db/? I tried this: EntityManagerFactory emf = Persistence
9

How to open a running db in ObjectDB Explorer?

please update. It seems that it is unlikely to succeed if each web application includes its own copy of the objectdb.jar, but may succeed (i.e. both web applications will access their databases in embedded mode) depending on the web server, if the objectdb.jar is shared at the server level. support
1

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

.0.1 objectdb-2.2.5_10 JavaEE6 web app The error reports as: javax.servlet.ServletException ... .core.StandardPipeline.invoke(StandardPipeline.java:641) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke
1

Navigation through lazy loading from Detached Objects

extension in ObjectDB would ease emigration of web applications from EclipseLink to ObjectDB ... our EclipseLink-based JavaEE (JPA+JSF) web application with ObjectDB otherwise. We are very interested ... on that capability heavily in our web application, especially from JSF, pulling very complex data
1

ObjectDB can't be activated

to get an activated version of the database. Would it help if we set up a web-session with access to the server? skolb Sebastian Kolb Hopefully we can solve it with no web session. Please try build 2.5.5 ... _07) and still fails with non activated server. skolb Sebastian Kolb Should we set-up a web session
1

WeakRef Purge ObjectDb threads not stopping with Tomcat (in application container)

? • When we perform web application reloads on our servers we observe memory leaks. As the memory allocated to the previous web application instance is not garbage collected due to these threads being alive ... .catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [CAPReportServer

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