Search:

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

Search: Search took 0.01 seconds.

  1. from webmvc-config.xml ...

    from webmvc-config.xml ...



    <bean class="org.springframework.web.servlet.view.UrlBasedViewResolver" id="tilesViewResolver"> <property name="viewClass"...
  2. Could not resolve view with name error when adding model

    I'm still getting my head wrapped around spring mvc (using roo 1.1.5/EclipseLink for ORM) ... I have done some .Net MVC2 and limited work with Struts 1.x.

    If I don't add modelMap or ModelAndView...
  3. Replies
    4
    Views
    4,439

    tools.jar not found, Spring Roo, STS

    I've seen others have this problem (on forums etc.). The most common solution is to make sure you are using a JDK and that JAVA_HOME is set to the JDK.

    STS.ini has


    -vm
    C:\Program...
  4. Replies
    15
    Views
    4,889

    I'm suffering from this too. Have set JAVA_HOME...

    I'm suffering from this too. Have set JAVA_HOME (for system and for my user's profile) to the JDK path. STS.ini also says
    -vm
    C:\Path\to\JDK\bin\javaw.exe

    Despite that, the error still comes...
Results 1 to 4 of 4