Bugs item #537152, was opened at 2002-03-31 02:10 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=537152&group_id=22866
Category: CatalinaBundle Group: v3.0 Rabbit Hole Status: Closed Resolution: Duplicate Priority: 8 Submitted By: Pravin Pillai (pravinp2000) Assigned to: Scott M Stark (starksm) Summary: MAPPING Configuration error for request Initial Comment: Windows 2000 JDK1.3 Unpacked deployment doesn't work in JBoss3.0-Tomcat4.0. Steps to reproduce: 1) Create a directory called ".war" or "ROOT.war". 2) Add a file called index.html 3) Add a sub-directory called WEB-INF 4) In WEB-INF create a web.xml with the following content <?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web- app_2_3.dtd"><web-app></web-app> 5) Copy the directory to jboss/deploy 6) Use http://localhost:8080/ ---------------------------------------------------------------------- Comment By: Eusoon Ong (eusoon) Date: 2002-11-11 14:44 Message: Logged In: YES user_id=608175 The above problem can be avoid if the java classes is seperated from the war file, and compile as a seperate jar file, to be use as a lib for the web application ---------------------------------------------------------------------- Comment By: Juan Garcia (jcgg2002) Date: 2002-05-12 01:53 Message: Logged In: YES user_id=541887 What happened to this defect? was it ever fixed? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=537152&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
