Author: scamp
Date: Mon Jul 25 10:44:19 2005
New Revision: 225158

URL: http://svn.apache.org/viewcvs?rev=225158&view=rev
Log:
updated for todos

Modified:
    
webservices/muse/trunk/src/java/org/apache/ws/muws/v1_0/topics/impl/XmlBeansManagementEventTopicImpl.java

Modified: 
webservices/muse/trunk/src/java/org/apache/ws/muws/v1_0/topics/impl/XmlBeansManagementEventTopicImpl.java
URL: 
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/java/org/apache/ws/muws/v1_0/topics/impl/XmlBeansManagementEventTopicImpl.java?rev=225158&r1=225157&r2=225158&view=diff
==============================================================================
--- 
webservices/muse/trunk/src/java/org/apache/ws/muws/v1_0/topics/impl/XmlBeansManagementEventTopicImpl.java
 (original)
+++ 
webservices/muse/trunk/src/java/org/apache/ws/muws/v1_0/topics/impl/XmlBeansManagementEventTopicImpl.java
 Mon Jul 25 10:44:19 2005
@@ -76,7 +76,7 @@
         catch ( Exception e )

         {

             LOG.debug("An exception occurred when attempting to publish a 
ResourcePropertyValueChangeEvent:", e);

-            // TODO: This is tricky, we may need to devise a List of 
Exceptions to collect any exceptions.  The other thing to consider is where 
does the exception go?

+            // TODO: *SJC* This is tricky, we may need to devise a List of 
Exceptions to collect any exceptions.  The other thing to consider is where 
does the exception go?

         }

     }

 

@@ -126,7 +126,7 @@
         catch ( Exception e )

         {

             LOG.debug("An Exception occurred when trying to publish a 
ManagementEvent: ", e);

-            // TODO: This is tricky, we may need to devise a List of 
Exceptions to collect any exceptions.  The other thing to consider is where 
does the exception go?

+            // TODO: *SJC* This is tricky, we may need to devise a List of 
Exceptions to collect any exceptions.  The other thing to consider is where 
does the exception go?

         }

     }

 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to