I am using spring 3.0.5. and trying to insert a record in a table that is in different catalog from datasource catalog
here the datasource bean in applicationContext.xml file
<bean...
Type: Posts; User: maxsimon; Keyword(s):
I am using spring 3.0.5. and trying to insert a record in a table that is in different catalog from datasource catalog
here the datasource bean in applicationContext.xml file
<bean...
Thanks Marten
If one of my classes has been modified with our IDE tool and then we put it in the classes folder under WEB-INF directory (while our production web application is running), if the bean have prototype...
thank for your replay
Dear Friends
Can i use spring web flow 2.0.x without using spring faces components and facelets... just pure jsf standards tags
If it is true, could you give me an example or a web link where...
I'm trying to create an proyect with netbeans 6.1 woodstock & swf 1.0.6
and i am getting this error
executePhase(RESTORE_VIEW 1,com.sun.faces.context.FacesContextImpl@e1c560) threw exception...
Dear Friends
I'm trying to create a project this Netbeans 6.1 with vwp + woodstock + swf 2.0.8 but fail. I don't use facelets, just jsf compoments inside of jsp pages.
I can't find a post or...
Thanks for your answer
I am new to JPA with spring. It is always necessary to override the methods hashcode and equals when create an entity bean. If it is true, could you explain the reason to understand the mechanism.
no tomas, i still looking
Friends
I'm new in this forum... i need to know how can i inject a JSF manged bean into a spring beans (like a SessionBean)
eg.
<managed-bean>
...