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
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:
---