Issue Details (XML | Word | Printable)

Key: FACELETS-334
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: facelets-issues
Reporter: stenlee
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
facelets

bad logging for load implicit message

Created: 10/Oct/08 12:21 AM   Updated: 19/Apr/11 08:03 AM
Component/s: impl
Affects Version/s: ALL
Fix Version/s: 1.1.15

Time Tracking:
Not Specified

File Attachments: 1. Text File patch.txt (0.9 kB) 17/Dec/08 07:43 PM - kukeltje

Environment:

Operating System: All
Platform: All


Issuezilla Id: 334
Tags:
Participants: facelets-issues, fribeiro, kukeltje and stenlee


 Description  « Hide

issue 298 still not fixed in 1.1.15.b1 . Still lot of error messages appeared
in app. server logs.

09:14:09,150 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/jsf-facelets-1.1.15.B1.jar!/META-INF/jsf-core.taglib.xml
09:14:09,154 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/jsf-facelets-1.1.15.B1.jar!/META-INF/jsf-html.taglib.xml
09:14:09,157 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/jsf-facelets-1.1.15.B1.jar!/META-INF/jsf-ui.taglib.xml
09:14:09,164 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/jsf-facelets-1.1.15.B1.jar!/META-INF/jstl-core.taglib.xml
09:14:09,179 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/jsf-facelets-1.1.15.B1.jar!/META-INF/jstl-fn.taglib.xml
09:14:09,187 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/richfaces-ui-3.2.2.GA.jar!/META-INF/a4j.taglib.xml
09:14:09,191 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/richfaces-ui-3.2.2.GA.jar!/META-INF/ajax4jsf.taglib.xml
09:14:09,197 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/richfaces-ui-3.2.2.GA.jar!/META-INF/jsp.taglib.xml
09:14:09,211 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/richfaces-ui-3.2.2.GA.jar!/META-INF/rich.taglib.xml
09:14:09,217 ERROR [STDERR] Oct 10, 2008 9:14:09 AM
com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from:
jar:file:/home/stenlee/Work/jboss-portal-2.6.6.GA/server/default/tmp/deploy/tmp3506wu-selfcare-all.ear-contents/lib/richfaces-ui-3.2.2.GA.jar!/META-INF/richfaces.taglib.xml



kukeltje added a comment - 17/Dec/08 07:43 PM

Created an attachment (id=128)
Patch for this issue, corrects logging


fribeiro added a comment - 19/Apr/11 08:03 AM

Any update yet?