Search:

Type: Posts; User: utester; Keyword(s):

Search: Search took 0.04 seconds.

  1. Dependency Injection Issue (transitive) in Spring MVC app [version 3.1.0.RELEASE]

    I am creating a Spring MVC application.

    The Controller depends on one of the services [name: TestExecutionOrchestratorService.java] in the Service layer.
    The TestExecutionOrchestratorService...
  2. Spring MVC Application - Omitting setters in the Entity class causes Hibernate Except

    I posted a question on the Spring STS forum and realized it may be better answered here. Sorry for the cross-posting - will take better care in the future. My question is:

    I am creating a Spring...
  3. Spring MVC Application - Omitting setters in the Entity class causes Hibernate Except

    I am creating a Spring MVC application by following along with an example in a book I bought.

    The example defines an entity class - Contact (and I have put the code at the bottom of this post)....
  4. The problem on my install is resolved. However, I...

    The problem on my install is resolved. However, I don't have a satisfactory explanation for why it is now gone. A few things that I did are:

    a. Force a Maven build on the project so that the...
  5. I am afraid, I need more specific help. To...

    I am afraid, I need more specific help. To provide you with more details about my install and errors:

    1. I followed instructions @...
  6. STS 3.1.0.RELEASE not working out of the box for me due to NoClassDefFoundErrors

    Hi,

    Here is what I did:
    1. I downloaded STS [integrated with J2EE Eclipse]
    2. I created a Spring MVC application using the template in STS. No new code has been added from my side yet.
    3. I ...
  7. An update: I just downloaded...

    An update:

    I just downloaded spring-context-3.1.0.RELEASE.jar again and replaced it in my install. I now have a different error:

    SEVERE: ContainerBase.addChild: start: ...
  8. spring-context-3.1.0.RELEASE.jar in project cannot be read or is not a valid ZIP file

    Hi,

    I am new to STS but comfortable with Eclipse and Java. I did the following:

    1. Downloaded the Eclipse integrated STS on to my Windows 7 64-bit machine
    2. Created an MVC application using...
Results 1 to 8 of 8