0 Replies Latest reply on May 6, 2005 2:44 AM by jisung

    Strange behaviour in server log

    jisung

      Hi,

      I'm deploying a servlet in JBoss 3.2.3.
      The .war file is about 6MB big, and the initialization is pretty slow.
      Anyhow I can connect to the servlet and am estastic about that.

      One problem is from the server.log.
      From the manual it seems that if an application is successfully deployed, we should see lines like:

      19:30:45 INFO [MainDeployer] Deployed package: blablabla

      But my server.log ends with line like:

      2005-05-06 13:27:02,273 DEBUG [tomcat.localhost./edPro.Context] Starting filter 'Set Character Encoding'

      where edPro is my project name.

      Does it mean that there are bugs in somewhere?

      Thanks a lot for your help!!

      Ji Sung