ObjectDB Database Search

151-200 of 200 results

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

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

Redeployment in GlassFish - Failed to open file

: Failed to open file 'D:\ Projects \JPAWebObjectDB-test\build\ web \ WEB -INF\db\guests.odb' at com.objectdb ... . Wating for your warm reply. I have attached a Netbeans project as an example to this post. WARNING ... was already stopped at org.glassfish. web .loader.WebappClassLoader.loadClass(WebappClassLoader.java

Guestbook EE ear app please

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 ... Using Eclipse I have no problems running the Guestbook app as a web app on an EE 6 server

Replaying recorded requests...

the root directory of my web project and now it is being read. So, I think for now I can live with it in 2 locations: project root for development, and WEB -INF/objectdb.conf for deployment. The question ... so that's one problem. I have been using / WEB -INF/objectdb.conf  - is this the wrong location? In addition

How to install ObjectDB on my Amazon EC2?

Hi I just created an Amazon EC2 account and I want to build project based on Java/JPA and ObjectDB. I searched the web but didn't find any proper tutorials. I appreciate if you help me with a guide ... has several getting started tutorials . You should first run one of them and build your project in

system exception occurred during an invocation on EJB GuestDao

, Glassfish 4. I am getting the following exception (see below) just after deploying the project ... ) at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java:99) at org.apache.catalina.core ... .core.StandardPipeline.invoke(StandardPipeline.java:673) at com.sun.enterprise. web .WebPipeline.invoke

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

Maven driven compile time ehnancement

-plugin:1.2:java (default) @ project -domain --- [ObjectDB 2.2.2 Enhancer] 4 persistable types ... your example to enhance a console application but it seems that applying it on a web application might require an additional action. Please try the following: Download the tutorial web application Maven

WebService : Failed to get reference value of field using enhanced method

). support Support I added objectdb.jar to Tomcat-Dir/lib directory. (I use axis2 Web Service Framework ... class loader (as web applications) but apparently that specific class has also be loaded using ... attachment I uploaded a simple testcase, but you have to archive to .aar file and deploy web service in

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

. To enable enhancement I use the following in the Project Properties dialog Run section under VM Options: -javaagent:lib/objectdb.jar where there is a lib folder under the main project folder. This works fine for a Netbeans Web Application (that runs in Glassfish as web application container). However I

Eclipse/JPA database tutorial

more details: Is it the console tutorial? a web tutorial? When exactly do you get the error message ... for the response. Its the web tutorial. I have attached the screenshot. Thank you.   Sand Sandhya.V This URL is not expected to be valid. Could you please upload the project ? What version of Eclipse

Error 363 - Failed to read value of inverse relationship

; jch John Houston It might be a bug. Could you please attach a project that contains in addition ... and GlassFish 3.1. I have attached my NetBeans 7.0 project to this email. It is a test project and not the main project that I am doing for university. I have tested both objectdb.jar and objectdb-jee.jar

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 ... Web Services within the APP but he would like to do some integration directly) Does anybody have experience with this. thanks peric.emil Emil Perić If you can run all these 3 applications on your web

Problem on JPA Merge Entity.

; This a little webapp (using Spring/Spring MVC, ObjectDb, JPA) project under Eclipse. I upload the project archive.   The little sample is based on a web page ( http://localhost:8080/ERGO_ObjectDB/) On this web page we can found 4 links. /testCreate /testUpdate /refresh /updateAllInDao  

Glassfish 3.1.2.1 and ObjectDB 2.4.3

default web module [] INFO: Hibernate Validator 4.2.0.Final INFO: EJB5181:Portable JNDI names for EJB ... virtual server [__asadmin] INFO: WEB0172: Virtual server [server] loaded default web module [] INFO ... the project objectdb-2.4.3\tutorials\guestbook-jee6 In the pom.xml file change 2.4.0 to 2.4.3 (but 2

Exception while accessing the Persistence unit ...?

over the turorial few times. Here is my persistence.xml and attached please find the eclipse project layout: (Note eclipse is deploying the application and I can access the web page but I am unable to do any ... with your complete Eclipse project . support Support Attached please find the eclipse project in a zip

Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities

. This concerns a huge "gotcha" that other assessing migrating from and EclipseLink-based JavaEE web ... (and TopLink before it). To explain this properly (and how it may impact on your ObjectDB project ... forum material. On running a large existing web application on Glassfish3.0.1 for the first time

NoSuchFieldError: __odbTracker on NetBeans 7.3 + JBoss 7.1.1

and Person works well, because inherit from the same super class. Please check if rebuilding the project ... , which should guarantee that the project is fully enhanced when deployed. support Support I rebuilt the project ... .java:50) 12:25:10,498 ERROR [stderr] (http--127.0.0.1-8080-1) at org.jboss.as. web .security

Deploy ObjectDB in WildFly 10

Hi, I'm currently evaluating ObjectDB and try to deploy my project in WildFly 10. I've installed ... ;     As soon as I deploy my project , I get an error: 017-10-23 09:23:31,715 INFO  ... Please include objectdb-jee.jar in your application WEB -INF/lib directory. If this doesn't help

app.jelastic.eapps.com and objectdb

It seems that this web hosting service doesn't support objectdb and that is frustrating. Does ... ;   pezifromvienna Peter Sauer If Jelastic supports standard Java web applications, the location of ObjectDB files would be as usual, as demonstrated in the ObjectDB web application tutorials. Note

UserException: Package com.example.model is not found by the enhancer

and move the dist directory out of the project to a remote location and run it using java -jar example.jar then I ... deployment of the web application with already enhanced classes, so there is no need to run ... , Project , Run, VM Options: java -javaagent:C:\work\programs\Object DB\objectdb-2.5.5_14\bin\objectdb.jar

Visibility of changes in Transaction is not visible to a JPA QL Query

; Is there something I am doing wrong, or is this the intended behaviour? I attach the Eclipse projects . The only complexity is that everything is structured into separate projects ( an EAR, The EJBs, the EJB interfaces, the JPA Model, and the Web tier ). The objectdbee.jar is added as a module to the EAR

Spring + Maven + persitence.xml

):   org.springframework. web .util.NestedServletException: Request processing failed; nested ... org.springframework. web .servlet.FrameworkServlet.processRequest(FrameworkServlet.java:894) org.springframework. web .servlet.FrameworkServlet.doGet(FrameworkServlet.java:778) javax.servlet.http

How prevent post-compile enhancement of non entity classes

I have recently moved to post-compile enhancement (from automatic run-time enhancement) using an Ant build.xml for a NetBeans web app. My adapted build.xml works for both full project build ... the enhancer on entity files. For full project build the following works, by grouping entities

Maven and multiple JARs

Perhaps beyond ObjectDB forum, but might be of interest to other ObjectDB users In a multi-module maven web app project , with various modules dedicated to entity sets, using can be tricky, as ... to run too). - Dependent more specific project : SpecEnt, SpecEJB, SpecWeb (downstream). Just having 2

Dependency from enhanced classes to the objectDB library

. The test project in this forum thread  may also help.   support Support Hello, we don’t know ... . We have create a “small” example based on our OSGi Bundle structure. The example contains 7 eclipse projects . (We use Eclipse Standard 4.4.1 (Luna) including: RCP development extension) The project “com.btc.ep

Potential ObjectDB bug

.apache.shiro. web .servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) [shiro- web -1.2.1.jar:1.2.1] at org.apache.shiro. web .servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro- web -1.2.1.jar:1.2.1] at org.apache.shiro.subject.support.SubjectCallable.doCall

BeanCreationException in spring data JPA with objectDB

.java:425) at org.springframework. web .servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:442) at org.springframework. web .servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:458) at org.springframework. web .servlet.FrameworkServlet.initWebApplicationContext

EntityManager JPA or JDO impl and different behavior

.Provider Now in our project we use spring to start everything. If I do: System.out.println("EntityManager ... a basic test project , NO spring involved. Same persistance xml in my META-INF, startup using: emf ... . That still doesn't change the fact that in my project the em.find(type, id) doesn't populate

GlassFish 3.1.2.2/JBoss 7.1.1

to the last ObjectDB build).     support Support I'm starting a new project based on JBoss ... ObjectDB as a module to JBoss (instead of putting objectdb.jar in the web application lib  

Object belongs to another EntityManager - ERROR

Hi, From time to time we are getting following error in our project when trying to insert/update a record in database [ObjectDB 2.4.6_13] javax.persistence.RollbackException 10:29:14,880 ERROR ... :15,027 ERROR [stderr] (http--10.23.3.98-8081-5) at org.jboss.as. web .security

Embedded Database Replication

As we all know, embedded databases out perform server databases on every occasion. The problem with embedded databases is that theyre difficult to scale. If I were to create an entire enterprise web ... to feature requests that are needed for active projects of our customers. However, possibly this specific

disabling JDO in objectdb embedded mode

Hi, i am using objectdb (version 2.6.8) in embedded mode. I deployed an .ear project in glassfish. When I attempt to call the database I get several exceptions. As an example consider the following ... if you have conflicting jars, maybe of another JDO implementation in your web application or class path. support

Cannot initialize db after inserting a java.util.List

Jetty web server since a previous report indicated that the exception doesn't happen when running GWT ... . If it still happens - could you please upload a simple GWT project that demonstrates the problem? support Support

there is a free version?

when I run my project from eclipse the console ask me, besides username and password, the license key, but I want to use it for free. How can I do? unozer asd Please check what exactly ... (which is not needed for free users) rather than your main class or your web application. support Support

TypedQuery implementation problems

Hi everyone, I'm having problems. I have implemented TypedQuery in a module of my web system and everything works perfectly. but when making another module and implementing TypedQuery ... ; TypedQuery query = em.createQuery( "select new com.javatmp.module. project .entity.Budget(" + "budget.id

Problems using Maven Repo

got follow Java Warning that tells me that Entity Class will be ignored. ../ WEB -INF/lib/objectdb-2.6 ... ;  system             ${ project .basedir}/src

BIRT plugin: Trouble with Client/Server connection

to the MyEclipse web project conventions....."    blah..blah..blah..     

JBoss 7.1 and EAP 6 support

, let me just state that my project will need to go live in about 4 weeks. I have tried ObjectDB ... - you will have to: Add ObjectDB as a module to JBoss (instead of putting objectdb.jar in the web application

How to use ObjectDB properly in spring boot application?

; https://spring.io/guides/gs/accessing-data-jpa/ ) I had a research on the web but could not find any ... it, there two projects , I opened "complete" subfolder in intellijidea modified pom modified Application.java

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

. It is marked knowingly as CRITICAL by me because it makes the ObjectDB system unusable for a real project ... it, which is just as bad. I attach a running project illustrating the problem, as well as screenshots. When the project runs it logs creation of objects. Please note that there are 2 Project objects, and note

com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null:

, GreenStarOfficeProject project , String name, Source source ) { try { Constructor constructor = clazz.getConstructor(Element.class, GreenStarOfficeProject.class, String.class); //version that can pass Project to kids in init() T t = (T)constructor.newInstance(owner, project ,name); t.setSource(source); initElement(t

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

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

Navigation through lazy loading from Detached Objects

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

After using the enhancer, Lazy loaded collections are no longer loading. They are set as null

, CascadeType.PERSIST}, mappedBy="account", fetch = FetchType.LAZY) @JoinColumn(name = " project _id", unique=true, nullable=false, updatable=false) protected List projects = new ArrayList (); public List getProjects() { return projects ; } public void setProjects(List projects ) { this. projects = projects

Post-compile enhancement sometimes causes error in generic loops: incompatible types found: java.lang.Object: required: Entity

I have moved from automatic run-time enhancement to explicit post-compile enhancement in an Ant build.xml in a NetBeans web app, and sometimes on editing a file that performs a generic for loop ... is to simply clean and build the entire project , which is quite tedious and time-consuming. I