Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
    • Posted in
    • Tags

    “Resource not found” warnings on my web.xml with Eclipse Kepler and JBOSS7

    Posted on

    I am facing little problems in running the projects in LINUX platform...If anyone can help then it would be very helpful...JBOSS is installed and localhost is also running properly.But when I am running the simple Hello world project in Eclipse after server configuration. Its showing the error.

    HTTP Status 404 - /jspHello
    type Status report
    message /jspHello
    description The requested resource (/jspHello) is not available.
    JBoss Web/7.0.13.Final

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    hello.jsp
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
    %@ page language="java" contentType="text/html; charset=UTF-8"
    pageEncoding="UTF-8"%>

    Insert title here

    % System.out.println("Hello World!"); %>

    index.html
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Insert title here

    hello World

    **web.xml**
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    
    
    jspHello
    
    index.html 
    hello.jsp
    
    
    
    

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2026 Red Hat