Search:

Type: Posts; User: maxsimon; Keyword(s):

Search: Search took 0.03 seconds.

  1. simpleJdbcInsert withCatalogName not working

    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...
  2. Replies
    2
    Views
    275

    Thanks Marten

    Thanks Marten
  3. Replies
    2
    Views
    275

    Reload fixed classes

    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...
  4. Replies
    2
    Views
    693

    question

    thank for your replay
  5. Replies
    2
    Views
    693

    swf 2.0.x question

    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...
  6. Replies
    0
    Views
    461

    webflow 1.0.6 exception

    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...
  7. Replies
    0
    Views
    458

    Jsf woodstock + swf 2.0.8

    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...
  8. Replies
    2
    Views
    2,354

    Jpa

    Thanks for your answer
  9. Replies
    2
    Views
    2,354

    JPA Entity hashcode & equal method

    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.
  10. Replies
    3
    Views
    1,750

    jsf beans into spring ApplicationContext bean

    no tomas, i still looking
  11. Replies
    3
    Views
    1,750

    JSF managed bean into spring beans

    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>
    ...
Results 1 to 11 of 11