I am really surprised that a Engineer from spring has not answered with something. This is miss leading, you have an error and the web app still runs. Although the error code probably is never called...
Type: Posts; User: RRSivernell; Keyword(s):
I am really surprised that a Engineer from spring has not answered with something. This is miss leading, you have an error and the web app still runs. Although the error code probably is never called...
It seems that load-script.tagx does not effect whether web app will run in a browers or not.
Created a new project and load-script had errors, however it still ran in cli mvn tomcat:run and in...
Created new web project using example from http://blog.springsource.com/2009/05/27/roo-part-2/. The same problem with load-scripts.tagx is present. This is a major problem, do I need to open a ticket...
load-scripts.tagx
<jsp:root xmlns:c="http://java.sun.com/jsp/jstl/core" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:spring="http://www.springframework.org/tags" version="2.0">
<jsp:output...
SpringSource Tool Suite
Version: 2.5.0.M3
Build Id: 201008251000
(c) Copyright SpringSource 2007, 2010. All rights reserved.
Visit http://springsource.com/products/sts
This product...
Thank you for a reply, NO, actually did not know about it. I followed the install instructions from the announcements. I will install the STS 2.5.0M3 and see how that goes.
Rick
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mvc:default-servlet-handler'.
webmvc-config.xml contains the following errors:
<!-- Handles...
I have Eclipse 3.5.2 with SpringFrameWork 2.3.0 installed as plugin, now that 3.0.2
is out, I would like to create my apps with the lastes jars. What is the proper procedure to install 3.0.2 into...