Community   SpringSource   Projects    Downloads    Documentation    Forums    Training   Exchange   Blogs

Go Back   Spring Community Forums > Spring Related Projects > Spring Rich Client Project

Reply
 
Thread Tools Display Modes
  #1  
Old Sep 25th, 2006, 11:11 AM
ge0ffrey ge0ffrey is offline
Senior Member
 
Join Date: May 2005
Posts: 395
Default New ExceptionHandling in 0.3.0-SNAPSHOT

Exception handling has been refactored.
Update to the latest svn trunk and open the petclinic standalone,
then show the view "exceptionHandling".
In this view you 'll see the full power of the new exception handling be displayed, but click on "cause stack overflow" last, as it will force a shutdown.

also see /src/site/apt/user/upgrading/upgradingTo0.3.0.apt
Reply With Quote
  #2  
Old Sep 25th, 2006, 04:22 PM
Dominique Dominique is offline
Member
 
Join Date: Sep 2006
Location: Belgium
Posts: 70
Default

Hi,

Could you tell me how I can fetch the 0.3.0-SNAPSHOT, meaning which mave repository contains it?

Thanks
Dominique
Reply With Quote
  #3  
Old Sep 25th, 2006, 08:20 PM
wireframe wireframe is offline
Member
 
Join Date: Mar 2005
Posts: 82
Default

The snapshot repository info can be found here:
http://spring-rich-c.sourceforge.net/download.html

looks like the snapshots are at a different location than the "official" builds. you should be able to find them here:
http://spring-rich-c.sourceforge.net...ork/richclient
Reply With Quote
  #4  
Old Sep 26th, 2006, 03:12 AM
ge0ffrey ge0ffrey is offline
Senior Member
 
Join Date: May 2005
Posts: 395
Default

Once continuum is rolling out nightly snapshots they will be at that second url indeed. But currently that's not working and you'll need to follow the "development setup" (see homepage). Basically it's just a matter of:
- svn checkout ...
- mvn install
And update the dependency version in your project to 0.3.0-SNAPSHOT
Reply With Quote
  #5  
Old Sep 26th, 2006, 05:06 PM
Dominique Dominique is offline
Member
 
Join Date: Sep 2006
Location: Belgium
Posts: 70
Default

I update to 0.3.0-SNAPSHOT, but now after the slashscreen the application stop!

I have to use the spring 2.0 rc3 version because I use spring ejb and annotation which recommend this version. Is it compatible with richclient? Can I cnage in the pom.xml of 0.3.0 SNAPSHOT the spring-version to 2.0 rc3?

Could you advise me about that?

Thanks
Dominique

Last edited by Dominique; Sep 26th, 2006 at 05:16 PM.
Reply With Quote
  #6  
Old Sep 26th, 2006, 05:12 PM
gregturn gregturn is offline
Senior Member
 
Join Date: Aug 2006
Posts: 327
Default Don't forget, there is up-to-date javadocs available as well

Just go to https://scifi.homelinux.net/mediawik...ring_Framework, and the hyperlinks will take you to the various javadocs. This is updated to the repository and rebuilt every hour, so you can find the latest documentation on the APIs.
Reply With Quote
  #7  
Old Sep 27th, 2006, 03:03 AM
ge0ffrey ge0ffrey is offline
Senior Member
 
Join Date: May 2005
Posts: 395
Default

gregturn, I 've just added a link to your wikigate in articles, it should show up with the next site deploy

Dominique: Are you coming from 0.2.1 or from a version before? If you coming from a version before, be sure to follow upgradingTo0.2.x.apt. The splashscreen was refactored for 0.2.x. Spring-richclient has been tested by Matthias to work with spring 2.0rc2 and someone stated on the forum spring 2.0rc4 isn't a problem either. Officially we're still dependend on spring 1.2.8, but 0.3.0 will probably officially end up dependend on spring 2.0.
Reply With Quote
  #8  
Old Sep 27th, 2006, 03:47 AM
Dominique Dominique is offline
Member
 
Join Date: Sep 2006
Location: Belgium
Posts: 70
Default

Geoffrey,

I had the version 0.2.0, but I generate my project based on the archetype, anyway I will go through the upgrade procedure to be sure.

I had also a question, how I can setup the 0.3.0-SNAPSHOT to use spring 2.0-rc3 while doing the mvn install? If it is not possible to do so, could you tell me how I can do it.

Thx a lot.
Dominique
Reply With Quote
  #9  
Old Sep 27th, 2006, 05:30 AM
ge0ffrey ge0ffrey is offline
Senior Member
 
Join Date: May 2005
Posts: 395
Default

Spring 2.0-rc3 is in the central maven repo only as the monolitic jar:
http://mvnrepository.com/artifact/or...spring/2.0-rc3
They are going to fix that for 2.0. But we're depending on the modules


3 ways:
- Fork us and mess around in our poms so it depends on the monolithic jar instead of the modules => bad idea
- depend on us, <exclusions> our spring dependencies, depend on spring 2.0-RC3 yourself.
- Wait till spring 2.0 with decent pom's and depend on the modules and ignore the monolitic thing => long term perfect solution
Reply With Quote
  #10  
Old Sep 27th, 2006, 05:51 AM
Dominique Dominique is offline
Member
 
Join Date: Sep 2006
Location: Belgium
Posts: 70
Default

Geoffrey,

I will try the second solutions ;-).

Thanks for your advises.

Dominique
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:33 PM.


Contegix provides first-class managed hosting and partial sponsorship of these forums.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.