Search:

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

Search: Search took 0.03 seconds.

  1. Solution for "Unable to locate NamespaceHandler" problem?

    Hi,
    after .jar packaging my maven-based project, I get the "Unable to locate NamespaceHandler" exception when I execute the application.
    This is most likely caused by the assembly plugin, which...
  2. Replies
    1
    Views
    1,118

    spring-test-mvc and @Requestbody/@Responsebody

    I want to test a controller using the MockMvc class (which i installed from the spring-test-mvc project, as it is not yet included into the latest spring version)

    I basicaly follow the examples in...
  3. I solved it by updated my jdk to the latest...

    I solved it by updated my jdk to the latest version jdk1.6.0_24 and rebuilding the project. My previous version was jdk1.6.0_23
    Apparently this behaviour requires the latest jdk....
  4. Resttemplate fails when executed outside STS...

    Hi,
    I have an application that generates put requests (RestTemplate). When I execute the application from STS everything works fine. If however I execute the application from command-line it fails,...
  5. Replies
    2
    Views
    2,323

    how to deploy a gwt project to tomcat?

    I try to deploy a simple roo generated gwt project to tomcat.
    After having called "gwt setup" and "package perform", i start the application with "mvn tomcat:run" (from a command console).
    When I...
  6. Replies
    36
    Views
    6,261

    I have the same "problem": I started with a...

    I have the same "problem":

    I started with a fresh installation of the latest STS.
    Then I added the nucleus and google plugin.
    Now I created a new roo project and entered the roo console.
    ...
Results 1 to 6 of 6