ObjectDB ObjectDB

Internal Website Search

131-140 of 200 resultsRefresh
16

Redeployment in GlassFish - Failed to open file

Hi. I am facing a problem with the redeployment of the application in GlassFish. I can deploy my application in GlassFish for the first time and it works. Once I need to redeploy it after making some ... the application. it is very troublesome during development. I didn't have this problem with EclipseLink
16

PersistenceException UserException: Failed to validate persistence.xml

:108) at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:68 ... :722) Caused by: javax.el.ELException: javax.ejb.EJBException: The bean encountered a non-application ... more Caused by: javax.ejb.EJBException: The bean encountered a non-application exception; nested
15

system exception occurred during an invocation on EJB GuestDao

(StandardPipeline.java:673) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99) at org.apache ... .lang.reflect.Method.invoke(Method.java:606) at org.glassfish.ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1081) at org.glassfish.ejb.security.application
15

How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?

= {"Accept=text/xml, application/json"}) public @org.springframework.web.bind.annotation.ResponseBody Guest ... to change my web.xml servlet mapping in web.xml? I've been experimenting with and nothing seems to work. Thanks Siegfried Here is my web.xml fragment: <servlet-mapping> <servlet-name>spring</servlet-name
3

Retrieving JPA Entity Objects

is then added to the persistence context as a managed entity object and returned to the application ... that is retrieved from the database. This might be useful to ensure that the application deals ... , which is then automatically refreshed as well. Cascading may continue recursively when applicable (e.g
3

What are the main benefits of using ObjectDB?

By using ObjectDB you can reduce development time and costs and improve your application ... the execution time of object oriented applications significantly. For instance, collection and map ... , eliminating the intermediate ORM layer further accelerates applications. For instance, ObjectDB processes
3

Is ObjectDB better than Object Relational Mapping (ORM)?

database is mandatory (e.g. as a result of a customer request or when a new application is developed ... portable applications that can use both ObjectDB and relational databases. This way you have the best of both worlds - use ObjectDB when applicable for faster development and better performance and use
3

Shared (L2) Entity Cache

of this cache makes it useful in applications that use many short term EntityManager instances. In addition ... is used. This might be useful when the database might be updated by other applications (or using ... cache by removing all the cached entity objects: cache.evictAll(); The Cache interface and its methods are unnecessary in most applications.
3

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

. Both of the test applications I provided here above (console app in #1, and mini web app in #2 & #3) work now correctly with Build 2.6.9_01. But, in my real-world web application it gets ... our entire value system and most usages of it throughout a very large web application
3

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 ... experiments last night that lead to me being able to see large portions of my web application suite loaded ... loading). Darren PS: We do not want to have to fork our main web application

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