Internal Website Search
51-64 of 64 resultsEmbedded Database Replication is optimal and healthy? Alternatively some kind of jboss style UDP broadcast from each embedded | |
_PersistenceException: Failed to open file Hello! I am experiencing a problem: JBWEB000309: type JBWEB000066: Exception report JBWEB000068: message com.objectdb.o._PersistenceException: Failed to open file '/Users/username/JBossSoftware/ jboss -eap-6.2/bin/$objectdb:/localhost:8080/db/guests.odb' the path in persistence.xml | |
Many connections possible? and will it makes problem in future? this should be handled by the application server or web server (GlassFish, JBoss , Tomcat) or by | |
Connections pool Hi! Does ObjectDB keeps and reuses a pool of connections as MySQL JDBC driver does? I mean when it's used in a container like Tomcat, Glassfish, JBoss etc. Thank you. zmirc Mircea Chirac Yes. Every EntityManagerFactory instance manages a pool of connections and reuses them when it creates new | |
Web Framework Recommendation for leveraging JPA + ObjectDB server ( JBoss / GlassFish) with servers, JSPs, JSF and EJB. Spring MVC Framework | |
coonection pooling Hi, is it possible to implement a mechanism in object db which redirects a particular user to its database. For example we have an ObjecDB server with 100 databases. On our Jboss server we have a single deployed application with 100 users. Depending on the logged user it will connect to different | |
Multi-tenant setup Hi, does anybody have experience with multi tenant setup of objectDB. For example using multiple schema or multiple database. How to handle connections between app ( Jboss Wildfly) and pass query request to appropriate database, how to dynamically add new database or schema. There are lot | |
Object Relations Error after Schema Change Hi we have a problem with relations in OBjectDB 2.4.6, the problem occured after we changed relations in few clases. Specificaly we deleted relation pointing to one class and created new relation to third class. If we restart both ObjectDB and Jboss everything works fine for a short period | |
Externalising persistence.xml properties in Glassfish? either with Glassfish/ JBoss and having environment specific datastore properties being build independent | |
Unexpected exception (Error 990) - NullPointerException:582) at org. jboss .weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke | |
Feature suggestion: auto-detection of entities via persistence.xml extension system: hibernate.archive.autodetection https://docs. jboss .org/hibernate/entitymanager/3.6/reference/en | |
ObjectDB 2.3.1 Added support for using ObjectDB with JBoss AS 7.0 . Sample databases (world.odb, points.odb) included in ObjectDB distribution. New default Explorer colors (apply with Tools Options Fonts Reset All). New menu for accessing local databases (in $objectdb/db ) in the Explorer. Improved | |
ObjectDB 2.2.1 Added support for using ObjectDB with JBoss AS 6.0 / 6.1 . Fixed several bugs in handling eager fetch. Fixed a pessimistic locking bug . Fixed a bug in using primary key fields in queries. Fixed a bug in queries on deleted objects before commit / flush. | |
ObjectDB 2.5.5 with JBoss . Fixed query execution issues with using composite indexes. Fixed a bug in using LIKE operator in |