Search:

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

Search: Search took 0.03 seconds.

  1. Thread: Surf is dead?

    by huima
    Replies
    3
    Views
    2,321

    Well yeah, Surf is mainly for Alfresco people...

    Well yeah, Surf is mainly for Alfresco people doing Share customizations or custom webapps with the knowledge they have from Share already.

    If your usecase is to make portlet, then just use the...
  2. What is needed to build Spring Web Services ( to create javadocs etc. )?

    Hi all,

    is there any documentation on how to get build environment into a state that you can build Spring WS from the sources?

    What I would like to do is to create my own javadocs and in...
  3. Replies
    10
    Views
    2,367

    Figured out what was wrong. I used...

    Figured out what was wrong.

    I used status.setComplete() in portlet actionphase, which meant that even though the session attribute was properly cleared away it was later on added again into the...
  4. Replies
    10
    Views
    2,367

    Did anyone else check whether 3.0.3 update fixed...

    Did anyone else check whether 3.0.3 update fixed the issue?

    As I am currently testing it seems that it is not fixed.

    Will have to isolate example portlet into own project and add that to the...
  5. Replies
    9
    Views
    2,903

    We'll have to take a look at it. We're using...

    We'll have to take a look at it. We're using Caucho Resin as the application server, and it's JMS options look promising. We are doing - for now - something really simple, so using JMS feels and...
  6. Replies
    9
    Views
    2,903

    Persistent channel?

    Hi,

    we are currently looking into Spring integration and how to use it as a base for messaging subsystem in our project.One thing that we would like to implement or see implemented with SI is some...
  7. Replies
    7
    Views
    1,907

    We are starting to model our application around...

    We are starting to model our application around spring integration, so yeah - we wish for flying cars and are most likely happy to test SI too .-D
  8. Replies
    6
    Views
    11,416

    The core ideas are about the same, depending of...

    The core ideas are about the same, depending of course on your definition of ESB. If you look at Enterprise integration patterns book as your base, you can do the things mentioned there pretty much...
  9. Replies
    41
    Views
    6,898

    The sad part is that every time I've looked at...

    The sad part is that every time I've looked at Seam and tried to learn it, I've felt that I would so want to do this with Spring and MVC or webflow.

    On the TSS thread there is a very good dialogue...
  10. Replies
    41
    Views
    6,898

    +1 I can make donations in terms of money, but...

    +1

    I can make donations in terms of money, but my main interest is not building a framework. Spring CE sounds like a good option if nothing else comes along as a viable way to go forward. One has...
  11. Check. Actually had the opportunity ask this...

    Check.

    Actually had the opportunity ask this from Ben at Serverside symposium.

    Apparently intention is to get a milestone release for people to test and give feedback released during the...
  12. When can we get Acegi 1.1 / Spring security?

    Any info on the timeline?

    And / or information how it will simplify securing applications?
  13. Yes, I just tested with previous version v2...

    Yes,

    I just tested with previous version v2 b19 and it works as suspected.

    I'll be writing to the Glassfish users list and see if someone picks up on it.
  14. Some additional info. In a webflow JSP view I...

    Some additional info.

    In a webflow JSP view I printed out information about the request.

    ${pageContext.request.contextPath} --> /uep , which is what is expected. Context root for the...
  15. Thanks for quick replies. I checked the...

    Thanks for quick replies.

    I checked the phonebook application, and on my setup it produces following:

    <form id="searchCriteria" method="post"...
  16. Webflow 1.02 / 1.03 and Spring form-tag, possible bug?

    Hi,

    I just upgraded to Webflow 1.03 and noticed that application, which worked with previous version stopped working.

    I did identify problem to Spring form-tag, and to situations where...
  17. Replies
    3
    Views
    1,605

    HibernateTemplate in child-parent situation

    Hi,

    I noticed strange behaviour on our system when using HibernateTemplate in Spring - compared to doing same thing with just Hibernate session.

    We have a node-table where child-parent...
Results 1 to 17 of 17