Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    10
    Views
    3,639

    +1 for GitHub

    +1 for GitHub
  2. Replies
    2
    Views
    2,371

    Thanks a lot Peter!

    Thanks a lot Peter!
  3. Replies
    15
    Views
    3,696

    I'm just curious about this issue. Was the patch...

    I'm just curious about this issue. Was the patch actually put into the source repository?

    I'm just finding I'm having the same issue with a from I've implemented using the Shuttle List control.
    ...
  4. Replies
    2
    Views
    2,371

    SimpleSample caption message

    Hi guys,

    I've been trying to figure out the use of the following message in the resource bundle for SimpleSample:

    contactView.caption=Manage contacts

    It's basically the caption for the...
  5. Replies
    1
    Views
    2,163

    More info on "Bad Credentials"

    Hey guys,

    I'd just like to ask about how to get more information when an authentication fails.

    At the moment I just a BadCredentialsException being thrown.

    I'd like to know what exactly went...
  6. Thread: View Management

    by johnny
    Replies
    1
    Views
    1,235

    View Management

    Hi Guys,

    I'd just like some pointers about view management in spring-rich.

    I've just been taking a look at simple sample to understand the basic framework. So far most things make sense. I'm...
  7. Replies
    2
    Views
    2,576

    Bean creation issue

    I've been having trouble with creating a certain bean. It's a very straight forward configuration:



    <bean id="saxHandlerGeneric" ...
  8. Replies
    1
    Views
    1,096

    Sample remote client app

    Hi there,

    I'm trying to find a sample app that's set up to work as a remote client. I've seen the address book and petclinic standalone versions but couldn't find the remote client version.
    ...
  9. Replies
    6
    Views
    1,183

    Thanks Geoff, I was under the impression that...

    Thanks Geoff,

    I was under the impression that everything was already divided into modules. Anyways thanks for the clarification. A bit more info on the website would be nice though.

    Cheers...
  10. Replies
    6
    Views
    1,183

    Actually I just had a look at the online...

    Actually I just had a look at the online repository:

    http://svn.sourceforge.net/viewcvs.cgi/spring-rich-c/trunk/spring-richclient/

    and i can't seem to find any of the core java source files...
  11. Replies
    6
    Views
    1,183

    Andrius, Thanks for the reply. Yep you're...

    Andrius,

    Thanks for the reply. Yep you're right about the archetype project. But I don't think any of the projects are right since i don't have any of the expected java files...

    I haven't given...
  12. Replies
    6
    Views
    1,183

    Problems setting up RCP 4 development

    Hey guys,

    I'm just curious as to whether the instructions on the page: http://spring-rich-c.sourceforge.net/development/developmentSetup.html

    are accurate and up to date.

    I tried setting up...
  13. Replies
    11
    Views
    1,647

    It's discussed (with an example) in the spring...

    It's discussed (with an example) in the spring documentation here:

    http://static.springframework.org/spring/docs/1.2.x/reference/beans.html#beans-factory-placeholderconfigurer
  14. Replies
    1
    Views
    1,039

    Jump Start into Rich Client programming

    Hi guys,

    I was hoping i could get some pointers from some of the more experience RCP guys around here.

    My background is JSP's and servelets and i know the core Spring stuff. But i'd like to...
  15. Hey thanks for you reply fxjr. With regard to...

    Hey thanks for you reply fxjr. With regard to systemService.getTradeClient(), that call is made from within a transaction so it's not declared in any transaction declarations.

    I've switched to...
  16. All objects are accessed within the one method

    Hi fxjr,

    Thanks for your reply, but i need to point out that all the statements which create and access the objects all happen within the one method call that is declared to be the transaction. So...
  17. LazyInitializationException in the middle of a Transaction

    Hi everyone,

    I'm getting some bizarre behaviour and need some help to figure out what is going on.

    I have a business method which i've declared in a TransactionProxyFactoryBean (REQUIRES_NEW)....
Results 1 to 17 of 17