Revision: 1193
Author:   ge0ffrey
Date:     2006-05-30 10:08:22 -0700 (Tue, 30 May 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1193&view=rev

Log Message:
-----------
         RCP-358 part 2 of 2

Modified Paths:
--------------
    
trunk/spring-richclient/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/exceptionhandling/ExceptionHandlingView.java
    
trunk/spring-richclient/samples/petclinic/gui/src/main/resources/org/springframework/richclient/samples/petclinic/ctx/common/richclient-application-context.xml

Added Paths:
-----------
    
trunk/spring-richclient/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/exceptionhandling/

Removed Paths:
-------------
    
trunk/spring-richclient/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/exceptionhandling_move_for_case_problem/
Copied: 
trunk/spring-richclient/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/exceptionhandling
 (from rev 1192, 
trunk/spring-richclient/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/exceptionhandling_move_for_case_problem)

Modified: 
trunk/spring-richclient/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/exceptionhandling/ExceptionHandlingView.java
===================================================================
--- 
trunk/spring-richclient/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/exceptionhandling_move_for_case_problem/ExceptionHandlingView.java
     2006-05-30 17:07:21 UTC (rev 1192)
+++ 
trunk/spring-richclient/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/exceptionhandling/ExceptionHandlingView.java
   2006-05-30 17:08:22 UTC (rev 1193)
@@ -1,4 +1,4 @@
-package 
org.springframework.richclient.samples.petclinic.exceptionhandling_move_for_case_problem;
+package org.springframework.richclient.samples.petclinic.exceptionhandling;
 
 import org.springframework.richclient.application.support.AbstractView;
 import org.springframework.richclient.layout.TableLayoutBuilder;

Modified: 
trunk/spring-richclient/samples/petclinic/gui/src/main/resources/org/springframework/richclient/samples/petclinic/ctx/common/richclient-application-context.xml
===================================================================
--- 
trunk/spring-richclient/samples/petclinic/gui/src/main/resources/org/springframework/richclient/samples/petclinic/ctx/common/richclient-application-context.xml
     2006-05-30 17:07:21 UTC (rev 1192)
+++ 
trunk/spring-richclient/samples/petclinic/gui/src/main/resources/org/springframework/richclient/samples/petclinic/ctx/common/richclient-application-context.xml
     2006-05-30 17:08:22 UTC (rev 1193)
@@ -195,7 +195,7 @@
     <bean id="exceptionHandlingView"
         
class="org.springframework.richclient.application.support.DefaultViewDescriptor">
         <property name="viewClass">
-            
<value>org.springframework.richclient.samples.petclinic.exceptionhandling_move_for_case_problem.ExceptionHandlingView</value>
+            
<value>org.springframework.richclient.samples.petclinic.exceptionhandling.ExceptionHandlingView</value>
         </property>
         <!--<property name="viewProperties">-->
             <!--<map>-->


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
spring-rich-c-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to