Search:

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

Search: Search took 0.02 seconds.

  1. So I figured out a round about way to accomplish...

    So I figured out a round about way to accomplish what I was looking for (generating additional "header" row from within a class extending Spring's StoredProcedure class). Rather than process the...
  2. Generating header row using StoredProcedure

    Hello All,

    I'm extending the Spring StoredProcedure class to invoke an oracle sproc which returns a REF cursor. I'm currently using a SqlOutParamer with a ParameterizedRowMapper to map the REF...
  3. Naming Convention based Soap Fault elements

    Hello All,

    Using Spring WS 2.0.1 I'm trying to define the soap faults a given operation can return within the wsdl. I'm using the dynamically generated wsdl functionality of Spring WS and I found...
  4. Thank you for the replies. I am also leaning...

    Thank you for the replies. I am also leaning towards option B because I don't see a *huge* benefit to defining sprocs in the app context. These sprocs aren't like other beans where we're defining a...
  5. StoredProcedures and RowMappers as Spring Beans

    Hi All,
    I’m on the fence regarding how my Dao layer should get references to StoredProcedures and RowMappers and I’m looking for someone to push me off the fence 
    I have some Dao classes that...
  6. Ability to specify mulitple elements for an event/transition

    Can anyone confirm or deny that the <render> element can only be specified in one location for a given event/transition? If so, this would be a useful feature to provide in SWF 3 (if it's not...
  7. To put this more simply, is it possible to...

    To put this more simply, is it possible to specify the fragment to render when a transition in unsuccessful.
  8. How to specify render frag for unsuccessful state transition

    Hello,
    I'm using SWF 2.3 with partial page rendering using the <render> element in my flow defintion as follows:



    <view-state id="viewA">
    <transition on="save" to="viewB" model="order">
    ...
  9. Replies
    15
    Views
    10,891

    I know this thread is somewhat stale but I'm...

    I know this thread is somewhat stale but I'm wondering if there has been any progress in the area of Spring JS documentation since this thread has died off (almost 2 years to the day!). I recently...
  10. Wow...looks like my understanding of the value...

    Wow...looks like my understanding of the value attribute on input was completely backwards because you're suggestion did work (Thanks!) This will do the trick but I'm still curious to get an answer...
  11. Thank you for the reply. I thought the value...

    Thank you for the reply.
    I thought the value attribute of the input element was used to assign a value for the input? Will give it a shot but it seems it would just assign a value of null to both...
  12. Auto-magic binding of request params to flow input

    Hello all,
    Does anyone know if SWF will automatically bind http request params to object properties of *non primitive* flow inputs? For example, if I've defined the following flow input:

    <input...
  13. Replies
    3
    Views
    1,036

    Thanks a lot for the reply. With so many...

    Thanks a lot for the reply. With so many different libraries/frameworks working together it can be a bit tricky narrowing down a root cause. Hopefully it'll be addressed in the next release.
  14. Replies
    3
    Views
    1,036

    ui:debug tag with SWF

    Hello,
    Does anyone know if there are any known issues with using the Facelets <ui:debug> tag on a page that's part of a flow? I tried adding the debug tag to an existing page but when I hit the hot...
  15. Thanks a lot for the reply. The interest is...

    Thanks a lot for the reply. The interest is definitely still there so
  16. Howdy, Any update on when the recording will be...

    Howdy,
    Any update on when the recording will be available for download or better yet, a second session scheduled. I attended the first one and it was very interesting and helpful...great work. I...
Results 1 to 16 of 16