[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - 408 error when using j_security_page

2006-02-28 Thread abhisarwate
I see folllowing exception for the first invocation of my application from any new instance of browser. All subsequent invocations don't produce this error HTTP Status 408 - The time allowed for the login process has been exceeded. If you wish to continue you must either click back twice and r

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - no persistent classes found for query class: Got this except

2005-11-30 Thread abhisarwate
I have a jboss sar deployed in farm directory. The sar is in exploded format zySar1.sar +META-INF/jboss-service.xml +com/. all my classes: This contains the hibernate class mapping +hbcfg -- this contains main hibernate configuration The jboss-service.xml is as follows: ---