Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: Error on creating new GWT/Roo Project

  1. #21
    Join Date
    Oct 2010
    Posts
    2

    Default

    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?

  2. #22
    Join Date
    Oct 2010
    Posts
    29

    Default

    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

  3. #23
    Join Date
    Mar 2008
    Location
    Sydney, AU
    Posts
    974

    Default

    I have just fixed this in Roo master. The fix will be included in the upcoming release.
    Stefan Schmidt
    Software Engineer, Spring Roo
    SpringSource - a division of VMware
    twitter @schmidtstefan

  4. #24
    Join Date
    Jun 2010
    Location
    Orange, Ma
    Posts
    2

    Default

    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?

  5. #25
    Join Date
    Oct 2010
    Posts
    29

    Default

    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
  •