4 Replies Latest reply on Jan 10, 2008 6:41 AM by pmuir

    Seam Mail loads libraries every time I send a mail

    mschmidke

      Hello all,

      today I am trying out Seam's mail facilities.

      The first thing I notice:

      Every time I send a mail, a whole bunch of "Added Library from" lines is logged. I know those lines appear when I first access a Seam page after server restart, but when mailing, they appear everytime.

      I fear that there is something wrong. Do you have any hint what I have to keep in mind when using mail?

      Perhaps the reason lies in the way I call Seam mail. It is not directly from a JSF action method, but it is from a jBPM Mail Action class. Of course, some JSF action will be somewhere some thousand stack levels above as the root cause of the mail being send.

      09:20:26,981 ERROR [STDERR] 10.01.2008 09:20:26 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/jboss-seam-ui.jar!/META-INF/s.taglib.xml
      09:20:26,997 ERROR [STDERR] 10.01.2008 09:20:26 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/jsf-facelets_patch.jar!/META-INF/jsf-core.taglib.xml
      09:20:26,997 ERROR [STDERR] 10.01.2008 09:20:26 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/jsf-facelets_patch.jar!/META-INF/jstl-fn.taglib.xml
      09:20:27,044 ERROR [STDERR] 10.01.2008 09:20:27 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/jboss-seam-mail.jar!/META-INF/seam-mail.taglib.xml
      09:20:27,075 ERROR [STDERR] 10.01.2008 09:20:27 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/richfaces-ui-3.1.2.GA.jar!/META-INF/richfaces.taglib.xml
      09:20:27,090 ERROR [STDERR] 10.01.2008 09:20:27 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/richfaces-ui-3.1.2.GA.jar!/META-INF/rich.taglib.xml
      09:20:27,137 ERROR [STDERR] 10.01.2008 09:20:27 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/richfaces-ui-3.1.2.GA.jar!/META-INF/a4j.taglib.xml
      09:20:27,153 ERROR [STDERR] 10.01.2008 09:20:27 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/jsf-facelets_patch.jar!/META-INF/jsf-html.taglib.xml
      09:20:27,153 ERROR [STDERR] 10.01.2008 09:20:27 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/jsf-facelets_patch.jar!/META-INF/jsf-ui.taglib.xml
      09:20:27,169 ERROR [STDERR] 10.01.2008 09:20:27 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/richfaces-ui-3.1.2.GA.jar!/META-INF/ajax4jsf.taglib.xml
      09:20:27,184 ERROR [STDERR] 10.01.2008 09:20:27 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/D:/apps/JBoss-4.2.1-argos/server/default/deploy/Argos3Ear.ear/Argos3Web.war/WEB-INF/lib/jsf-facelets_patch.jar!/META-INF/jstl-core.taglib.xml