anonymous wrote : 2009-02-11 19:02:53,338 DEBUG [org.jboss.web.WebService] (main) Started
jboss:service=WebService
Hehe :) The WebService is actually not WebService. It's just a naming confusion. That
log corresponds to the JBoss Web server. Just the previous line in that log will show this
:
anonymous wrote :
| 2009-02-11 19:02:53,338 DEBUG [org.jboss.web.WebService] (main) Started WebServer with
address: /0.0.0.0:8083
So it's the service for the JBoss web server (responsible for handling requests to
resources like jsp)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208947#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...