Search:

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

Search: Search took 0.03 seconds.

  1. WEB-INF\LIB not found, Spring Tutorial 1.8 Create the Controller

    Hi,

    my project structure is:

    http://img199.imageshack.us/img199/6161/springc.png

    If I delete the HelloController, build does not fail. But with the HelloController I get the following error:...
  2. Hi, Now I have another build failure: ...

    Hi,

    Now I have another build failure:

    Buildfile: C:\Users\Artjom\Desktop\neargear_ids\neargear_ids\build.xml
    usage:
    [echo] neargear_ids build file
    [echo]...
  3. deploy and list is successful now: Buildfile:...

    deploy and list is successful now:

    Buildfile: C:\Users\Artjom\Desktop\xy\xy\build.xml
    usage:
    [echo] xy build file
    [echo] -----------------------------------
    [echo] Available...
  4. Hi, tomcat is running now, I can login as...

    Hi,

    tomcat is running now, I can login as admin and manager. But if I start Tomcat via eclipse, the browser shows an 404 error. Only when I start it by doubleclicking on startup.bat tomcat...
  5. when I double click on startup the cmd appears...

    when I double click on startup the cmd appears for one secounds and I have no chance to recognice whats written there. tomcat doesnt start
  6. 1. manager doent work, getting 404 error 2. I...

    1. manager doent work, getting 404 error
    2. I used eclipse to install tomcat
    3. conf/tomcat-users.xml and the tomcat-users.xml in eclipse have different content

    should I install tomcat without...
  7. build.properties # Ant properties for building...

    build.properties
    # Ant properties for building the neargear app

    appserver.home=c:/apache_tomcat
    # for Tomcat 5 use $appserver.home}/server/lib
    # for Tomcat 6 use $appserver.home}/lib...
  8. Step 1.4 in Spring Tutorial...

    Step 1.4 in Spring Tutorial
  9. Spring Tutorial, Build Failed, http://localhost:8080/manager/list 404 Error

    Hi,

    I have set up tomcat and eclipse. Starting tomcat via eclipse I can access the localhost:8080/ tomcat wellcome page.

    But when I run list after the deploy commad I get the following error:
    ...
  10. WARNING: No mapping for [/xy/hello.htm] in DispatcherServlet

    hello,

    i am always getting this warning message when running my project, but i do not see the problem:

    I have this in my DispatcherServlet named xy-servlet.xml

    <bean name="/hello.htm"...
Results 1 to 10 of 10