Rich Client « Java EE « Spring Q&A





1. Replacement for Spring Richclient Statusbar class    stackoverflow.com

I'm currently upgrading an application from the 0.2.0 version of Spring Richclient to 1.1.0, and the class org.springframework.richclient.progress.StatusBar seems to have been removed. I can't find any documentation on it, does ...

2. NBP rich client in a multi-tier enterprise application?    stackoverflow.com

Just started a project that involves a rich client implemented in Netbeans Platform (NBP), Spring framework is chosen to implement business logic and for data access. Since I've come from a ...

3. Why spring-richclient.jar but spring-rcp-sandbox.jar?    forum.springsource.org

Thanks for picking that up. We renamed the project from RCP to Rich Client a while back and the RCP has stuck around in a few places. Ollie

4. Starting Spring RichClient Developement    forum.springsource.org

I had downloaded spring richclient . Build springrichclient and samples. Run petclinic standalone .. it was nice to see a framework for swing developement ... But was unable to understand all ...

5. Spring Richclient, Maven and Docks    forum.springsource.org

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 ...

6. Spring Rich Thin Client    forum.springsource.org

Hi, I've been reading Rod's book, Spring's docs, etc. And today I saw Rich Client Project. All very, very nice. Is there a thought about a Rich Thin Client sub project, ...

7. Spring RCP and Rich Thin Client    forum.springsource.org

Hi, I just got to know RCP. I've been studing Spring a little, and I am very interested in giving it a try. I am also interested in Rich Thin Client ...

8. Rich-Client Addon    forum.springsource.org

Rich-Client Addon Hi, this is my first post in this forum. I'm currently working on my bachelor and my task is to evaluate the potential of Roo for the creation of ...

9. Spring migration from 3-tier rich client J2EE project?    forum.springsource.org

Spring migration from 3-tier rich client J2EE project? Hi gang, I'm aware of the Spring RCP and I believe I am correct in saying that the Spring Framework is primarily targeted ...





10. Preliminary Spring Rich Client Reference Documentation?    forum.springsource.org

Preliminary Spring Rich Client Reference Documentation? When will a preliminary version of the Spring Rich Client Reference documentation (i.e. the reference docs, NOT the API javadocs) be available? Using "ant javadoc", ...

11. Spring Rich Client and the HMVC Pattern    forum.springsource.org

Spring Rich Client and the HMVC Pattern Does the Spring Rich Client have any built-in support for using the Hierarchical-Model-View-Controller (HMVC) pattern? If you don't know what HMVC is, it is ...

12. Spring Rich Client Actions Framework    forum.springsource.org

Is there any documentation of the basics of Spring Rich actions framework, similar to the documentation for JGoodies Forms framework? I have my own actions framework for Swing apps, which I ...

13. Unable to build spring-richclient-archetype    forum.springsource.org

Jul 9th, 2011, 01:43 PM #1 joha View Profile View Forum Posts Private Message Junior Member Join Date Jul 2011 Posts 1 Unable to build spring-richclient-archetype Hey together, I tried to ...

14. Does Spring or Spring-richclient support Plugin    forum.springsource.org

Does Spring or Spring-richclient support Plugin Hi, I am working on a project which integrates several modules. I'd like to make individual module as "plugin", idealy the application can auto "scan" ...

15. Migrating Existing App to Spring Rich Client    forum.springsource.org

Migrating Existing App to Spring Rich Client Hi guys, As you may know, I have been lurking around these forums and tinkering with Spring Rich Client for a couple of months ...

16. more Rich Client samples    forum.springsource.org





17. Document viewing in rich clients    forum.springsource.org

Document viewing in rich clients I have a question for other rich client developers... with the move away from the browser and to the rich client platform, how do you handle ...

18. Rich client example    forum.springsource.org

Jan 7th, 2005, 09:29 AM #1 hykiukira2 View Profile View Forum Posts Private Message Junior Member Join Date Jan 2005 Posts 5 Rich client example Hello, I have seen that rich ...

19. Working with documents in a rich client    forum.springsource.org

Working with documents in a rich client Just curious what others have done in regard to documents (aka, document repositories) in their rich clients. Have you had to work with document ...

20. Spring Framework / Spring Rich Client Library Hell?    forum.springsource.org

Spring Framework / Spring Rich Client Library Hell? Hi, I'm working on a Spring Rich Client app. As you knowing, Spring Rich Client depend on Spring Framework. Also, Spring Framework depend ...

21. OT? Rich client discussion groups/forums/swing?    forum.springsource.org

Hi filks - hmm, just wondering if anyone is aware of any java/swing/rich client discussion forums, ie non spring specific.....I dont mean things like clientjava.com....but forums, mailing lists, user groups Many ...

22. Integrating Rich Client with Bindows?    forum.springsource.org

Hi everyone: I use bindows as my favorite rich Client javascript toolkit. www.bindows.net But it seems that it is not so easy working with J2EE. I think spring rich client project ...

23. is Spring Rich Client dead or not?    forum.springsource.org

Spring Rich is beginning to a reorganization process, where the core committers are sitting down to cut an initial release (.1), with a capped, somewhat reduced scope. In this process, we'll ...

24. Spring RichClient API Information    forum.springsource.org

Hi, Can you please provide me the documentation of Richclient API. If possible also provide the Life cycle or flow digram of richclient API? Thanks in Advance Mehul Doshi

25. Status on Spring Rich Client    forum.springsource.org

I am beginning building a swing app, and wanted to know how much I should rely on spring rich client. From what I have gathered from the forum, things are in ...

26. GlazedLists and Richclient binding    forum.springsource.org

It might be a long shot at this point, but I was wondering if it is possible to get binding to work with GlazedLists? If yes HOW? Any ideas would be ...

27. couldn't get rich client source using eclipse    forum.springsource.org

Hi All. I can't get source code. I get IO error : connection refused. I use : host : cvs.sourceforge.net repository path : /cvsroot/spring-rich-c user : anonymous no password connection : ...

28. Spring Rich Client Dependencies....    forum.springsource.org

Spring Rich Client Dependencies.... Hi Would it be possible to list the dependencies from Spring RC with version numbers etc... I am using Maven and I'm doing some guesswork for some ...

29. ValueList and Rich client    forum.springsource.org

Hi all, we have few views with large set of data (120,000 domain objects), where loading them all can take a significant amount of time. I have seen some posts on ...

30. Spring Rich Client for Beginner    forum.springsource.org

Hi all, Is there any tutorial witch explain how to develop a spring rich client application ? Where can I find it ? Is there any zip of the lastest cvs ...

31. Spring Rich Client for Beginner    forum.springsource.org

Hi all, Is there any tutorial witch explain how to develop a spring rich client application ? Where can I find it ? Is there any zip of the lastest cvs ...

32. org.springframework.richclient.application.Applica tionPageDescriptor    forum.springsource.org

Hey, I am trying to update the src for implementation of infonode docking framework in spring from snpe, I got stuck by the import: import org.springframework.richclient.application.Applica tionPageDescriptor; as it not available ...

33. 2 Projects Samples with Spring Rich Client    forum.springsource.org

2 Projects Samples with Spring Rich Client Hi all, Spring rich client is a great project, but there is a lack of documentation as anyone knows, so I want to give ...

34. Spring Rich Client: A Journey/Tutorial    forum.springsource.org

Spring Rich Client: A Journey/Tutorial Hi all, First post, hi and all that I thought that it was high time that I learnt all about this Spring Rich Client business, as ...

35. Exposing the domain model on a rich client    forum.springsource.org

Exposing the domain model on a rich client Hi fellow springers, First of all I'd like to apologize for the noise I might create. I often see my problem debated here ...

36. i18N with spring rich client    forum.springsource.org

Hi! Im developing an application where I let the user to choose a language for the entire application, so I have more than one "messages.properties" file. My question is, how can ...

37. "Live" domain model on rich client    forum.springsource.org

Feb 27th, 2006, 01:54 PM #1 adepue View Profile View Forum Posts Private Message Senior Member Join Date Aug 2004 Posts 229 "Live" domain model on rich client I was tempted ...

38. Jump Start into Rich Client programming    forum.springsource.org

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 ...

39. JMX client using Spring Rich    forum.springsource.org

Pure spring-remoting can handle being a remote JMX client as far as I know. Nothing spring-rich there. Read the book spring in action - remoting chapter. Or see the ref manual ...

40. New to Spring richclient framework    forum.springsource.org

New to Spring richclient framework Hi there, I am new to the Spring Richclient framework and would like to learn abt the swing client and sever application. i downloaded the stuff ...

41. Spring rich client with an applet    forum.springsource.org

Spring rich client with an applet I am new to understanding Spring RCP so forgive me if this question is misguided. I am writing an applet and am interested in discovering ...

42. spring-richclient-archetype does not exist    forum.springsource.org

spring-richclient-archetype does not exist Hello, if I try the following command, I get an error, that the archetype was not found: command: mvn archetype:create -DarchetypeGroupId=org.springframework.richclient -DarchetypeArtifactId=spring-richclient-archetype -DarchetypeVersion=0.2.0-SNAPSHOT [ERROR] BUILD ERROR [INFO] ...

43. Rich client using httpinvoker    forum.springsource.org

Rich client using httpinvoker Please help. I have a Java client that talks to a service deployed in Jetty. Everything works until I try to add security. There must be some ...

44. Spring-richclient 0.2.1    forum.springsource.org

The spring-richclient team is proud to announce spring-richclient 0.2.1, thanks to the hard work of Mathias, Larry, Peter, Jan, me, the rest of the team and the community: Spring-richclient 0.2.1 has ...

45. getting started with rich-client apps    forum.springsource.org

getting started with rich-client apps I'm trying to get started with the spring richclient project but I'm facing some difficulties. I downloaded the latest version from subversion and tried a 'mvn ...

46. Spring-Rich client-server questions (PetClinic)    forum.springsource.org

Spring-Rich client-server questions (PetClinic) Hi everybody! I have a few questions about Spring-Rich client/server usage. I am trying to build an application using Spring/Hibernate on the server-side, and Spring-Rich on the ...

47. the form master/detail of spring with rich client(RCP)    forum.springsource.org

hello I need your assistance. I am making an application while using spring to rich client (RCP). I began with a simple example which is in the package. I like to ...

48. build of spring rich client.    forum.springsource.org

Can anybody help me build the lastest spring rich client.I am not familar with maven.There is a lot of problem with the lastest release in the sourceforge.I can't find the some ...

49. Updating a Spring Rich Client Application    forum.springsource.org

Hi, i wonder if there is any integration for updating a spring rich client app in the field? I think of something comparable to the eclipse update manager/update site concept. Has ...

50. richclient in the maven repository    forum.springsource.org

I was pretty sure that spring richclient was in the standard maven repo at http://repo1.maven.org/maven2 I've had a look at it now, and it isn't there. so - the question I've ...

51. Application Development in using Spring Rich Client    forum.springsource.org

Hi Everyone I am developing my new standalone application in using spring rich client environment . I studied about how to configure xml files in the applications . but i need ...

52. Amazing Spring's Rich Client    forum.springsource.org

Amazing Spring's Rich Client Guys, I developed a prototype with mixed features of Simple & Petclinic client-server application. The entire company is so impressed with 1) Rich look 2)Good Performance when ...

53. Complete Newbie: NetBeans Rich Client Platform and Java SE    forum.springsource.org

Hello all, sorry for this (maybe) stupid question: can I use Spring with NB RCP and Java SE only? I cannot use JavaEE for my application...

54. Rich client sample    forum.springsource.org

This may be very simple but somehow I am not able to get sample jar build. After running mvn package from various folders I still can not find the jars all ...

55. Integrate JavaFX into Spring Rich Client    forum.springsource.org

Sorry, haven't yet tried anything with javaFX. Is it possible to have a spring application context loaded with javaFX? Did you already try something out? Kind Regards, Jan

56. problem with Spring rich client with numeric value    forum.springsource.org

problem with Spring rich client with numeric value I am facing problem in Spring Rich client. I have a text field of NumericJTextField type in JXTree, which extends JTextField and it ...

57. problem in spring rich client with numeric value    forum.springsource.org

problem in spring rich client with numeric value I am facing problem in Spring Rich client. I have a text field of NumericJTextField type in JXTree, which extends JTextField and it ...

58. Spring Richclient Status & Future    forum.springsource.org

Spring Richclient Status & Future Hi, As you may know, we had planned to have a Spring Richclient 1.0 release somewhere at the end of Januari. It's March already and no ...

59. How to add a node in JXTree in Spring Rich Client    forum.springsource.org

60. Spring Richclient 1.0.0 Release    forum.springsource.org

Spring Richclient 1.0.0 Release Hi, We've released version 1.0.0 of Spring Richclient. You can use the maven repository of Spring Rich to access the jars with maven or download the zip ...

61. spring-richclient-full pom refers to itself?    forum.springsource.org

I haven't been using maven for very long so not sure if this is a bug or not. I noticed the spring-richclient-full has a dependency of itself. It causes problems with ...

62. Spring Rich Client Archetype Issue    forum.springsource.org

Spring Rich Client Archetype Issue Hi, I am facing an issue in running spring-richclient-archetype, for version 1.0.0, it always says the following, GroupId: org.springframework.richclient ArtifactId: spring-richclient-archetype Version: 1.0.0 Reason: Unable to ...

63. Editing "Rich" objects on client and binding on the server    forum.springsource.org

Editing "Rich" objects on client and binding on the server Here's what I want to do: In general, I'd like to give end-users the ability to manipulate a "rich" (e.g. sub-objects, ...

64. Not able to run simple application of spring-richclient-1.0.0    forum.springsource.org

Not able to run simple application of spring-richclient-1.0.0 When i try yo run the simple application of spring-richclient-1.0.0,I am getting this exception. [INFO,SimpleApp,main] SimpleApp starting up [INFO,ApplicationLauncher,main] Loading startup context from ...

65. Implement Login Dialog in Spring Rich Client    forum.springsource.org

Implement Login Dialog in Spring Rich Client Where should I put my login code, when I start my application I load some resources (e.g. available servers) and prompt user to login ...

66. Related document for Spring Rich Client    forum.springsource.org

I'm new to Spring Rich Client and I searched for some step by step tutorial to start to lean this. I use Eclipse as my IDE. If someone can send a ...

67. Rich Client Begginers    forum.springsource.org

Hello spring fans, i've seen alot begginers questions, confusions about Spring RCP. Most complete quickstart & howto i found is Getting Started with Spring RCP >> java.dzone.com/news/practical-introductions-spring Contains subarticles - Getting ...

68. Spring rich client mechanism and working principle?    forum.springsource.org

69. Login Dialog for Spring Rich Client Desktop Application    forum.springsource.org

Login Dialog for Spring Rich Client Desktop Application Hi Guys, I am new to Spring Rich Client, I have already worked a lot in Spring Web tier. I am amazed looking ...

70. rich client remote login can't return userdetail    forum.springsource.org

rich client remote login can't return userdetail Hi, I was using swing rich client login to remote server using spring security RemoteAuthenticationManager. HttpInvoker was used as the protocal. The login process ...

71. Future of spring-richclient    forum.springsource.org

There has been some interest, within the company I'm at, to use spring-richclient. The concern is that this project may not be active (last release 2009-06-23) and therefore updates and support ...

72. where I can find a good spring rich client tutorial?    forum.springsource.org

My start with this rcp is very frustrating. The getting started/further articels are ok to get a look into it, but apart from that you're quickly helpless. The given blogs contain ...

73. Facing Maven exceptions while installing Spring Rich Client Petclinic sample    forum.springsource.org

Mar 24th, 2010, 04:57 AM #1 j.gohel View Profile View Forum Posts Private Message Member Join Date Jan 2007 Posts 56 Facing Maven exceptions while installing Spring Rich Client Petclinic sample ...

74. Newbie to Spring Rich Client    forum.springsource.org

Newbie to Spring Rich Client Hi all, I'm a newbie to Spring Rich Client and I'm interested on it. However, I'm wondering what is the status of this project. I mean, ...

75. How to hide a menu (or something) in a spring rich client application?    forum.springsource.org

How to hide a menu (or something) in a spring rich client application? Hi everyone, I'm trying to hide a item from a menu in my application considering the permissions ( ...

76. Injecting new life into Spring Rich Client    forum.springsource.org

Injecting new life into Spring Rich Client As you may have noticed, there has been little activity on Spring Rich Client. This is caused by many factors (mainly time related), but ...

77. Spring, Remoting and Spring Rich Client    forum.springsource.org

Spring, Remoting and Spring Rich Client Hi Keith, Currently i am reading Expert One on One J2ee developement without EJB by Rod. In the book Rod clearly mentioned that in case ...

78. Can anyone explain the listener mechanism of rich client?    forum.springsource.org

In the during of studying rich client, I am confused how the listener mechanism of rich client is implemented . I hope that you can explain the listener mechanism of rich ...

81. Integrate JavaFX into Spring Rich Client    forums.oracle.com