ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
165

How to resolve 404 errors with Eclipse/Maven Spring MVC

abandon eclipse and use the maven command line to deploy this Spring MVC web app to jetty and point ... . support Support Please see http://www.heintze.com/temp/hello-spring-mvc-annotated-tomcat6.zip . I don't ... (instead of importing a project): http://www.heintze.com/temp/hello-spring-mvc-annotated-tomcat6
163

Spring MVC configuration files

Hi!! how are you guys? I have been working with Spring MVC framework and it is really helpful, but now I have a question, as you know Spring MVC framework create by default the xml configuration ... Spring Framework questions to a Spring Framework forum. support Support
155

Spring MVC Errors

to both newest version of ObjectDB and Spring Framework, however I still get error in Eclipse that points ... EntityManager although I use that @Autowired and @PersistenceContext automatic one like in the Spring MVC Tutorial GuestBook... 3.) I'm using Tomcat and I don't get the last part of the tutorial
149

Web Framework Recommendation for leveraging JPA + ObjectDB

/ GlassFish) with servers, JSPs, JSF and EJB. Spring MVC Framework with either a servlet container or ... like ObjectDB, for instance. Immediately the following question pops up: Which Web Framework supports ... Engines easily ? On my radar is currently: The Play Framework (Java); it leverages the JPA standard
101

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

Here is my attempt to enhance the JPA/MVC/eclipse tutorial to implement a RESTful service. Why does ... . Thanks Siegfried Here is my web.xml fragment: <servlet-mapping> <servlet-name>spring</servlet-name ... /siegfried] in DispatcherServlet with name 'spring' Here is my controller. @Controller @RequestMapping
86

Persist not working when ObjectDB and another db is used in the same application (through spring) with different tx managers

/spring-context-3.0.xsd         http://www.springframework.org/schema/mvc         http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd         http://www.springframework.org/schema/tx   http ... the name of the persistence unit (you use a definition from our Spring Framework tutorial that is good
83

Spring + Maven + persitence.xml

.TransactionInterceptor.invoke(TransactionInterceptor.java:105) org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) org.springframework.aop.framework ... .springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle
8

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
6

Step 2: Entity Class and Persistence Unit

. The next step is adding a Spring DAO Component class that will manage Guest entity objects.
6

Step 2: Entity Class and Persistence Unit

is adding a Spring DAO Component class that will manage Guest entity objects.

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