-
Oct 1st, 2010, 04:27 PM
#21
Hi guys. I have the same problem. Even without GWT.
Just created the first controller.
STS 2.5.0M3, roo 1.1.0M3. Any suggestions?
-
Oct 13th, 2010, 08:11 AM
#22
Same issue here, running:
STS 2.5.0.M3
ROO 1.1.0.RC1
App runs perfectly within tomcat, maven compiles with no issues, suspect this is an issue with STS
Description Resource Path Location Type
javax.servlet.jsp.JspException cannot be resolved to a type load-scripts.tagx /replay_test1/src/main/webapp/WEB-INF/tags/util line 21 JSP Problem
Description Resource Path Location Type
javax.servlet.jsp.PageContext cannot be resolved to a type load-scripts.tagx /replay_test1/src/main/webapp/WEB-INF/tags/util line 21 JSP Problem
-
Oct 13th, 2010, 10:39 AM
#23
I have just fixed this in Roo master. The fix will be included in the upcoming release.
-
Oct 22nd, 2010, 09:42 AM
#24
I am also using STS 2.5.0.RC1 and keep getting this error message in load-scripts.tagx .
Line <script type="text/javascript">var djConfig="${userLocale}"; </script>
Multiple annotations found at this line:
- javax.servlet.jsp.PageContext cannot be resolved to
a type
- javax.servlet.jsp.JspException cannot be resolved to
a type
Is there a work around from inside the STS ide or do I need to go to the roo commandline?
-
Oct 22nd, 2010, 12:14 PM
#25
This should be fixed in the latest roo release 1.1.0
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules