ObjectDB ObjectDB

Internal Website Search

31-40 of 197 resultsRefresh
47

BeanCreationException in spring data JPA with objectDB

of Spring Framework, so maybe people on a Spring Framework forum would be able to provide help ... .plugin.Jetty6PluginWebAppContext@1ed72085{/Guestbook,/home/rajasekhar/Downloads/guestbook-spring ... with jar files. I have given the proper dependencies with pom.xml and able to integrating the spring data JPA with objectDB. rajasekhar1242 rajasekhar
46

Cannot save or update entity on Spring App

when no transaction is active [PMImpl] (error 611) Apparently Spring Framework doesn't start a new ... with Spring Framework (on this tutorial and the zip file that is attached to post #6 on this forum thread ... I've got this DAO in my Spring App import javax.transaction.Transactional; @Repository // or
36

Mismatch client-server protocol prefix

Hello! We migrated one of our legacy webservices to Spring Boot/Spring MVC. Now i have a strange ... on localhost We also have a Spring Boot/Vaadin Webapp which works without any problems. What's going ... ) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint
30

Problem upgrading

) ~[spring-core-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.aop.framework.CglibAopProxy ... ) ~[spring-tx-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.aop.framework ... framework tried to show the exception on the client) I did a full rebuild of the project. It's using
29

Integration

with the Spring MVC Framework by some users. Currently there is no tutorial for using ObjectDB with Spring, so try to follow a generic tutorial for using JPA with Spring. support Support Hi, I'm trying ObjectDB ... Hi, Is there a way to integrate ObjectDB with Spring Framework to add the benefits of Transaction
23

How to use ObjectDB properly in spring boot application?

I have a spring boot application with objectdb embedded database. I am manually handling connection ... described in https://spring.io/guides/gs/accessing-data-jpa/) I had a research on the web but could not find any solution that works. Existing spring-objectdb questions are usually related to regular
1

Step 4: Add a Controller Class

In this step we will add a Spring Controller to manage guestbook web requests: Open the [New Java ... exactly that case sensitive class name. Click Finish to create the new Spring Controller class. Now ... is defined as a Spring managed web controller using the @Controller annotation. A GuestDao component
1

Step 4: Add a Controller Class

In this step we will add a Spring Controller to manage guestbook web requests: Open the [New Java ... name. The Package should be guest. Click Finish to create the new Spring Controller class. Now ... a Spring managed web controller using the @Controller annotation. A GuestDao component
1

Step 5: Add a JSP Page

name. The Folder should be WEB-INF (to prevent accessing the JSP directly not through Spring). Click ... > <% } %> </ol><hr> <iframe src="http://www.objectdb.com/pw.html?spring ... (and the last in this tutorial) is setting the Spring XML configuration.
1

Step 5: Add a JSP Page

(to prevent direct access to the JSP bypassing Spring). Enter guest as the jsp file name - use exactly ... .objectdb.com/pw.html?spring-eclipse" frameborder="0" scrolling="no" width="100 ... the previous step). The next step (and the last in this tutorial) is setting the Spring XML configuration.

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