Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Pages start at 0 - not 1

    Pages start at 0 - not 1
  2. Replies
    15
    Views
    4,212

    Resurrecting this thread for two reasons: 1)...

    Resurrecting this thread for two reasons:

    1) I'd like to register my interest for orientDB Spring-Data support
    2) I'd like to hear if anyone has made any efforts on this
  3. I think you need a custom ResponseErrorHandler -...

    I think you need a custom ResponseErrorHandler - http://static.springsource.org/spring/docs/3.0.x/javadoc-api/org/springframework/web/client/ResponseErrorHandler.html
  4. Replies
    9
    Views
    4,041

    I know this isnt going to get valkyrie released...

    I know this isnt going to get valkyrie released any quicker, but posting just to show interest and support for this fantastic project - hope Lieven can find hosting / repository for this project soon!
  5. Replies
    29
    Views
    8,654

    I found out today that you *need* to be using...

    I found out today that you *need* to be using aspectjrt 1.6.10 - spring-jpa-data was bringing in 1.6.8 :(
  6. Replies
    0
    Views
    889

    valkyrie - possible bug in ShowViewMenu?

    I am completely new to Valkyrie (never used Spring RCP- and my Swing is patchy!) - but this project looks great and I look forward to a full release.

    I think I have found a small bug - In the...
  7. Replies
    12
    Views
    2,458

    Hi Luke, similar to thread poster I want to...

    Hi Luke, similar to thread poster I want to specify a custom AuthenticationFailureHandler for the sessionManagementFilter. If the sessionManagementFilter is included by default - if I cannot...
  8. Replies
    12
    Views
    2,458

    I am having exactly the same problem, even after...

    I am having exactly the same problem, even after wiring the securityContextRepository to the http element.
  9. Replies
    1
    Views
    775

    Possible bug in OraclePagingQueryProvider?

    I am not an expert on oracle SQL, but I think the queries with rownum restrictions generated by the OraclePagingQueryProvider are not correct.

    I thought in oracle that you need to provide the...
  10. To set a custom page for when the maximum...

    To set a custom page for when the maximum concurrent sessions is exceeded, simple set the expired-url attribute for the <security:concurrent-session-control /> element (or set the expiredUrl property...
  11. Replies
    4
    Views
    1,777

    Heres the JIRA issue on springs side - ...

    Heres the JIRA issue on springs side -

    http://jira.springframework.org/browse/SWF-522

    Heres the icefaces issue -

    http://jira.icefaces.org/browse/ICE-2273

    I had a quick go at running SWF...
  12. Replies
    1
    Views
    797

    SSO without CAS ?

    I was doing a little research on single-sign on, and was reading some of the CAS articles / tutorials when I came across this:

    http://www.ja-sig.org/wiki/display/CASUM/Demo



    Soooo... is...
  13. Replies
    5
    Views
    2,903

    I believe this is the issue that needs resolving:...

    I believe this is the issue that needs resolving:

    http://jira.icefaces.org/browse/ICE-2273

    Only it doesnt seem to be on the roadmap for 1.7.1 or 2.0..



    Thread on the icefaces forums...
  14. Replies
    0
    Views
    662

    Where to store SQL?

    I have a web application which runs lots and lots of select queries on a database, implemented using the Spring Jdbc abstraction layer. At the moment these are stored in a large XML file, retrieved...
  15. Best way to fetch an item from a collection?

    Playing with the webflow m4, so far I like it a lot - especially the <evaluate /> tag.

    There are lots of situations where I need to fetch an item from a Collection and store it in a certain...
  16. Thread: OGNL in 2.0 m4

    by ambeth
    Replies
    11
    Views
    3,482

    I tried with both m4 and the latest nightly from...

    I tried with both m4 and the latest nightly from here:

    http://static.springframework.org/downloads/nightly/snapshot-download.php?project=SWF
  17. Thread: OGNL in 2.0 m4

    by ambeth
    Replies
    11
    Views
    3,482

    I am having the same problem on tomcat 5.5, using...

    I am having the same problem on tomcat 5.5, using a nightly build of webflow. I have tried putting OGNL and Jboss EL in the webapp classpath, but I still get this error:


    ...
  18. Replies
    1
    Views
    2,584

    bump? Have been using the 2.0 m2 nightly builds...

    bump? Have been using the 2.0 m2 nightly builds - and get the following errors:



    java.lang.NullPointerException
    at...
  19. Replies
    1
    Views
    2,584

    How to use HibernateFlowExecutionListener?

    I have been struggling to figure out how to use this properly (or how I should be using it) - so I thought i'd dump all my questions in one big post and hope that the forums could provide me with...
  20. Replies
    25
    Views
    6,380

    Yup, I am having problems using the...

    Yup, I am having problems using the HibernateFlowExecutionListener with the JdbcConversationDao with a SWF 1.1 snapshot.

    However, I just tried a 2.0m2 snapshot (229) - and now the...
  21. Replies
    25
    Views
    6,380

    I just got the book last week and have found it...

    I just got the book last week and have found it very useful so far. I am disappointed that there is nothing on 'Open Session In Conversation' (I guess its a 2.x feature) - some best practices /...
  22. I quickly tried to implement an os-cache...

    I quickly tried to implement an os-cache implementation -


    config -



    <bean id="cacheManager" class="org.springmodules.cache.provider.oscache.OsCacheManagerFactoryBean"/>

    <bean...
  23. bumping this old thread because I am quite lost...

    bumping this old thread because I am quite lost on where to start here. Does anyone have any example implementations they could show in this thread?
  24. Thanks, build 175 seems to be working for me now....

    Thanks, build 175 seems to be working for me now. Quick question tho - I dont understand what the 'persistenceContext' attribute is for. At the moment I have just added :


    <attribute...
  25. Assuming HibernateFlowExecutionListener is the...

    Assuming HibernateFlowExecutionListener is the new HibernateSessionPerConversationListener, has anyone got this working? (using spring-webflow-1.1-SNAPSHOT-20070803-172).

    I seem to be getting the...
Results 1 to 25 of 62
Page 1 of 3 1 2 3