All when i try and install my hibernate file i get this error
18:22:07,935 INFO [Configuration] Reading mappings from resource: com.db.abmonitor.common/MonitorMS
G.hbm.xml
18:22:07,966 INFO [HibernateServiceMBean] Could not build SessionFactory using the MBean classpath
- will try again using client classpath: resource: com.db.abmonitor.common/MonitorMSG.hbm.xml not fo
und
18:22:08,028 INFO [SessionFactoryObjectFactory] Factory name: java:/hibernate/HibernateFactoryOracl
e
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006482#4006482
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006482
Nope, as soon as you do something to the servlet response object, you can't change your mind later and do something else.
However, I don't quite recall why I decided that you couldn't use @Render during the PROCESS_VALIDATIONS and UPDATE_MODEL_VALUES phases. There was probably some reason why this didn't work, but its possibly an oversight. Perhaps you want to experiment with the changing the Seam code and see if I got this wrong....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006474#4006474
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006474