| Author |
error query regarding hibernate
|
sojan chandy
Greenhorn
Joined: Mar 18, 2007
Posts: 24
|
|
log4j:WARN Please initialize the log4j system properly. Initial SessionFactory creation failed.org.hibernate.InvalidMappingException: C uld not parse mapping document from resource mapping/User.xml May 28, 2007 10:29:42 AM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart May 28, 2007 10:29:42 AM org.apache.catalina.core.StandardContext start SEVERE: Context [/petshoppe] startup failed due to previous errors May 28, 2007 10:29:42 AM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-8080 May 28, 2007 10:29:43 AM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 May 28, 2007 10:29:43 AM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/47 config=null May 28, 2007 10:29:43 AM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource May 28, 2007 10:29:43 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 2969 ms spme body please help me
|
 |
Hayden
Greenhorn
Joined: Jun 04, 2006
Posts: 1
|
|
check your user.xml or you can post it here [ May 28, 2007: Message edited by: Hayden Wang ]
|
 |
rahul khanna
Ranch Hand
Joined: Sep 14, 2005
Posts: 48
|
|
Do you have a file User.xml in your hibernate configuration file ? Also , I think it should be User.hbm.xml Post some more information on your issue. -Cheers
|
 |
 |
|
|
subject: error query regarding hibernate
|
|
|