Search:

Type: Posts; User: tom yang; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,010

    Dynamic menu tiles

    hello:
    I want to use tiles to implement a web application. The basic tiles definition has a navigation menu and a main body. All examples I see use a static .jsp as the navigation menu, but I...
  2. Replies
    17
    Views
    12,014

    hi,I try the example clinic.roo,I have to modify...

    hi,I try the example clinic.roo,I have to modify the clinic pom.xml for java 5.0 , add code:


    <dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>jaxb-api</artifactId>...
  3. Replies
    17
    Views
    12,014

    I tried it with the latest release of Tomcat...

    I tried it with the latest release of Tomcat 5.5.28,it still can not run, error is the same, the generated code by Roo may be are incompatible with something, but I do not know where it is.
  4. Replies
    17
    Views
    12,014

    this is tomcat log: 2010-2-2 21:14:46...

    this is tomcat log:


    2010-2-2 21:14:46 org.apache.catalina.core.StandardHostValve custom
    FATAL: Exception Processing ErrorPage[errorCode=404, location=/app/resourceNotFound]...
  5. Replies
    17
    Views
    12,014

    Thank Stefan,I use maven 2.2.1, login in by...

    Thank Stefan,I use maven 2.2.1, login in by 'admin' user ,error happen at http://localhost:8080/pizzashop/topping?page=1&size=10.
  6. Replies
    17
    Views
    12,014

    pizza shop example can't run on tomcat 5.5.15

    the Spring Roo 1.0 ,The Tutorial Roo Pizza Shop application,fine run on tomcat 6.0.20,but run on tomcat 5.5.15 ,it happen error:

    HTTP Status 500 -
    ...
  7. Replies
    3
    Views
    2,989

    getJdbcTemplate query with like ?

    Hi,

    We are in an environment where we are locked in with using microsoft sql server 2000 (ms sql server jdbc sp3).We are using the Spring 1.2.6 jdbcTemplate for our queries. This code ,we will to...
Results 1 to 7 of 7