Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    368

    Suggestion For JMS Samples

    It took me a while to work out how the JMS Samples were working and what they were doing.
    I already had ActiveMQ running and couldn't understand why I couldn't see any messages on my queues (it was...
  2. Its amazing how posting a question seems to...

    Its amazing how posting a question seems to organise your brain!
    spring-jms-3.0.5.RELEASE.jar is not the right jar!

    Looking at the pom.xml I see that the spring-integration-jms dependency (lines...
  3. JMS Sample Doesn't Run - Unable to locate Spring NamespaceHandler

    I'm struggling to run the jms sample.

    Exception in thread "Main Thread" org.springframework.beans.factory.parsing.BeanDefinitionParsingException:
    Configuration problem: Unable to locate Spring...
  4. Replies
    3
    Views
    521

    It's becoming a little clearer now. Since...

    It's becoming a little clearer now.
    Since nothing was being copied when I first ran the tests, it wasn't immediately clear that it was the spring magic beans that was doing the copying.
    It looked...
  5. Replies
    3
    Views
    521

    Thanks. It was due to Intellij IDEA being not so...

    Thanks.
    It was due to Intellij IDEA being not so intelligent and changing "file:${java.io.tmpdir}/spri...." to look like ""file:$../spri...." !!

    I'm still a bit surprised that the test doesn't...
  6. Replies
    3
    Views
    521

    File Copy Demo Doesn't Copy Files

    This may sound like a bit of a dumb question, but why doesn't the File Copy Demo actually copy any files?
    I just git cloned the samples and tried to run...
  7. Replies
    1
    Views
    1,099

    Rinzo XML Editor

    My company pays for Intellij IDEA Ultimate so I have always thought that anything eclipse based sucks ball in comparison :D

    However, I like free stuff so I always keep an eye out on each release...
  8. Replies
    9
    Views
    4,062

    Is Valkyrie Released?

    Is Valkyrie released now?
    I don't want to start a new project with Spring RC if it isn't in the public maven repos.
    i.e. I don't want to git pull, build and publish my own maven repo.

    If it is...
  9. Replies
    1
    Views
    1,430

    Switch LookAndFeels

    I have been trying out different LAFs with my project, but so far I just have been changing the lookAndFeelConfigurer in the context xml.
    Are there any demos that change the Look and Feel on the...
  10. Replies
    13
    Views
    6,151

    Nice. Thanks. The more I look at it, though, the...

    Nice. Thanks.
    The more I look at it, though, the more I prefer the visual effects of MyDoggy to VLDocking (especially as I use IDEA as my IDE and MyDoggy seeks to emulate it!).
    The work with...
  11. Replies
    35
    Views
    14,662

    How much Spring RCP code is there "out there"?...

    How much Spring RCP code is there "out there"?
    Make it version 2.0. Anyone with existing code just keeps using what they already have.
    If they want some particular new feature only in v2 then they...
  12. Replies
    1
    Views
    1,376

    It looks like you are using caches in your...

    It looks like you are using caches in your application but you haven't configured the ehcache xml correctly (or at all).
    It is then searching the classpath for one and is picking up the one...
  13. Replies
    0
    Views
    1,344

    Working MyDoggy Example

    Can someone upload a working MyDoggy example so that I can use it as a template please.
  14. Replies
    5
    Views
    2,951

    This is going to sound lame, but have you just...

    This is going to sound lame, but have you just tried calling the repaint method?
    You probably shouldn't have to, but I am only just starting myself and haven't got any other better suggestions off...
  15. Replies
    35
    Views
    14,662

    The main thing that the project needs is someone...

    The main thing that the project needs is someone to pull all the documentation together in one place and provide transparancy on what to use and how to use it.
    Is there going to be a consolidation...
  16. Replies
    13
    Views
    6,151

    Is there any work going on with InfoNode? Their...

    Is there any work going on with InfoNode?
    Their demo looks pretty good and it would be nice if it was integrated:
    http://www.infonode.net/index.html?idwdemo
  17. Replies
    1
    Views
    2,321

    If anyone else is reading and having similar...

    If anyone else is reading and having similar problems I have created a simple project using maven and attached it here.

    The project uses Bluebell on top of Spring RC.
    It has VLDocking and has a...
  18. Replies
    13
    Views
    6,151

    So what is the current recommended route if you...

    So what is the current recommended route if you want to add docking and you are using maven?
  19. Replies
    1
    Views
    2,321

    Using Spring RC With Maven Fails

    I have been following these tutorials as in introduction to Spring RC
    http://java.dzone.com/news/spring-rcp-tutorial

    They all worked fine as the Netbeans plugin contained a full version of...
Results 1 to 19 of 19