Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    22
    Views
    6,092

    Sts 2.3.2 == 2.5.2?

    Ever since 2.5.2 was announced, I've been going back to the STS download page (and filling in, yet again, the form). It always shows "STS 2.3.2.RELEASE". At first I thought maybe the page hadn't...
  2. Replies
    8
    Views
    2,289

    Created JIRA issue

    https://jira.springsource.org/browse/INT-875
  3. Replies
    8
    Views
    2,289

    Spring Integration 1.0.3+ in Grails

    Is there any kind of work-around (such as renaming the "nullChannel" in SI or Grails), or does Spring Integration simply not work in Grails any more?
  4. Thread: Rules

    by jdigger
    Replies
    4
    Views
    2,100

    Re: Thanks, but something is still missing

    I've create a JIRA report for this.
  5. Replies
    14
    Views
    13,878

    snpe meant to refer you to...

    snpe meant to refer you to http://sourceforge.net/mailarchive/forum.php?thread_id=5999930&forum_id=39905
  6. Replies
    2
    Views
    1,647

    There is definately the possibility of confusion...

    There is definately the possibility of confusion if not everything can be "undoable", but not everything even makes sense to be undoable. However, undo functionality is extremely nice when it's...
  7. Replies
    3
    Views
    1,783

    The lack of documentation -- especially...

    The lack of documentation -- especially architectural documentation -- is probably the single biggest problem that the project has. The good news is that we've been working to address some of that. ...
  8. Replies
    13
    Views
    11,167

    I'm not really comfortable with trying to apply...

    I'm not really comfortable with trying to apply regexs to numbers... RegExs are great for working with Strings, and they are meant entirely for Strings. There's a seperate set of operations that...
  9. In the latest from CVS (I just added the ability)...

    In the latest from CVS (I just added the ability) you can do

    getApplicationWindow().getView().getViewDescriptor()
  10. Replies
    8
    Views
    8,063

    btw: As written, that doesn't work -- CGLib...

    btw: As written, that doesn't work -- CGLib complains about not being able to proxy a final class because it's trying to proxy a java.lang.Proxy using Proxy's interface. The solution is to specify...
  11. Replies
    8
    Views
    8,063

    I still think not being able to proxy...

    I still think not being able to proxy FactoryBeans is a problem, but the abstract template solution addresses my immediate problem quite well. Thanks!
  12. Replies
    8
    Views
    8,063

    Thanks for the suggested solution. That works,...

    Thanks for the suggested solution.

    That works, but is there no way an autoproxy can be used? I've got a lot of services that I'd rather not have to manually apply the aspects to. :? Not being...
  13. Replies
    8
    Views
    8,063

    Proxying a BeanFactory

    How can I proxy an object returned by a FactoryBean? Specificly, I want to put a DebugInterceptor around a RemoteStatelessSessionProxyFactoryBean. The problem is, it puts it around the FactoryBean,...
  14. Replies
    2
    Views
    2,685

    Sure, send it to...

    Sure, send it to springframework-rcp-dev@lists.sourceforge.net
  15. Replies
    0
    Views
    2,815

    Client Application Development

    [moved from the mailing list]


    Spring Rich is a framework, not a widget library. Of course you can easily use whatever widgets you want.


    Those are all services that Spring makes integrating...
  16. Replies
    7
    Views
    5,317

    Works fine for me. Can you connect to the CVS...

    Works fine for me. Can you connect to the CVS server normally, without Eclipse?
Results 1 to 16 of 16