This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi All, I wanted to port an application from Tomcat to JBoss. I copied the war file from tomcat to JBoss. I was getting error in executing the servlet from JBoss . Then i just created a simple application with 1 servlet in new.war file which has the following structure /Test.html /WEB-INF/classes/com/servlet/TestServlet /web.xml (this maps com.servlet.TestServlet to Test) When i tried http://localhost/new/Test.html it works. When i tried http://localhost/new/servlet/Test it does'nt work and the error from JBoss-Tomcat is "404 requested resource not found(new/servlet/Test). Do u have any idea why its not working..? Arun
Technical Architect (SCJP)
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.