[jboss-user] [Beginners Corner] - [SessionFactoryObjectFactory] InitialContext did not impleme
jackhexy
do-not-reply at jboss.com
Wed Mar 19 07:59:54 EDT 2008
Who can help me?
The environment is windows 2000 pro ,JDK1.6.
I use JBoss 4.2.2 and Seam2.0.1 with a example Seam-Booking .
I set "warn" with message to console of log4j configuration in jboss-log4j.xml.
When I started the server,four messages to console.but it could started successfully.
1, WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext.
2,WARN [Initialization] Did not install PojoCache due to NoClassDefFoundError:org/jgroups/MembershipListener.
3,WARN [SessionFactoryObjectFactory] InitialContext did not implemen
t EventContext.
4,WARN [Initialization] Did not install PojoCache due to NoClassDefF
oundError: org/jgroups/MembershipListener.
when I accessed the first page of the Seam-Booking,several messages to console.I can accessed the pages successfully.
1,ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jbos
s-seam-ui.jar!/META-INF/s.taglib.xml
2,ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jsf-
facelets.jar!/META-INF/jsf-core.taglib.xml
3,ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jsf-
facelets.jar!/META-INF/jsf-html.taglib.xml
4,ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jsf-
facelets.jar!/META-INF/jsf-ui.taglib.xml
5, ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jsf-
facelets.jar!/META-INF/jstl-core.taglib.xml
6,ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jsf-
facelets.jar!/META-INF/jstl-fn.taglib.xml
7,ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/rich
faces-ui.jar!/META-INF/a4j.taglib.xml
8, ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/rich
faces-ui.jar!/META-INF/ajax4jsf.taglib.xml
9, ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/rich
faces-ui.jar!/META-INF/rich.taglib.xml
10,ERROR [STDERR] com.sun.facelets.compiler.TagLibr
aryConfig loadImplicit
info: Added Library from: jar:file:/G:/jboss-4.2.2/server/default/tmp/deploy/tmp
10425jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/rich
faces-ui.jar!/META-INF/richfaces.taglib.xml
Why?How to heal it?
Thank you!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137715#4137715
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137715
More information about the jboss-user
mailing list