How did you deploy your servlets? In JBoss, you should create a war file and copy the war
file to the server/default/deploy directory (for example, you would have
server/default/deploy/foobar.war). Then you can access index.html as
http://locahost:8080/foobar/index.html.
Depending on the services you installed (I assume you used the installer jar file, and not
the zip file), a 1.5MB log file for startup is normal. You can controll this via the
loj4j.xml file in server/default/conf.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973933#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...