[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem in deplyoing Struts - Hibernate project

saumesh_kumar do-not-reply at jboss.com
Wed Mar 26 01:48:13 EDT 2008


Some snapshot of my Server Log is.


  | 2008-03-26 11:04:29,468 INFO  [org.apache.struts.util.PropertyMessageResources] Initializing, config='org.apache.struts.taglib.logic.LocalStrings', returnNull=true
  | 2008-03-26 11:04:32,718 INFO  [STDOUT] strUserName pis
  | 2008-03-26 11:04:32,718 INFO  [STDOUT] strPassword pis
  | 2008-03-26 11:04:32,828 DEBUG [org.hibernate.impl.SessionFactoryObjectFactory] JNDI lookup: hibernate/SessionFactory
  | 2008-03-26 11:04:32,828 DEBUG [org.hibernate.impl.SessionFactoryObjectFactory] lookup: uid=8ae58a8b18e994580118e99459560000
  | 2008-03-26 11:04:33,078 DEBUG [org.hibernate.jdbc.JDBCContext] no active transaction, could not register Synchronization
  | 2008-03-26 11:04:33,078 DEBUG [org.hibernate.impl.SessionImpl] opened session at timestamp: 4941863619903488
  | 2008-03-26 11:04:33,078 INFO  [STDOUT] Before Sql
  | 2008-03-26 11:04:33,078 DEBUG [org.hibernate.impl.SessionImpl] find: select us.strEmpId, us.strUserName from appsrv.forms.frmbns.LoginBean us
  | 2008-03-26 11:04:33,125 DEBUG [org.hibernate.engine.QueryParameters] named parameters: {}
  | 2008-03-26 11:04:33,125 WARN  [org.hibernate.hql.QuerySplitter] no persistent classes found for query class: select us.strEmpId, us.strUserName from appsrv.forms.frmbns.LoginBean us
  | 2008-03-26 11:04:33,140 DEBUG [org.hibernate.jdbc.JDBCContext] after autocommit
  | 2008-03-26 11:04:33,140 DEBUG [org.hibernate.impl.SessionImpl] after transaction completion
  | 2008-03-26 11:04:33,140 INFO  [STDOUT] List Size---0
  | 2008-03-26 11:04:33,140 INFO  [STDOUT] After List Add
  | 2008-03-26 11:04:33,140 DEBUG [org.hibernate.impl.SessionImpl] closing session
  | 2008-03-26 11:04:33,140 DEBUG [org.hibernate.jdbc.ConnectionManager] connection already null in cleanup : no action

Plz help me to solve this problem.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138851#4138851

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138851



More information about the jboss-user mailing list