svn commit: r698514 - /webservices/sandesha/trunk/java/modules/core/src/main/java/org/apache/sandesha2/util/FaultManager.java

[email protected]
Newsgroups gmane.comp.apache.webservices.fx.devel
Message-ID <[email protected]>
Author: mckierna
Date: Wed Sep 24 03:40:57 2008
New Revision: 698514

URL: http://svn.apache.org/viewvc?rev=698514&view=rev
Log:
remove accidental systemOuts from previous update - apologies

Modified:
    webservices/sandesha/trunk/java/modules/core/src/main/java/org/apache/sandesha2/util/FaultManager.java

Modified: webservices/sandesha/trunk/java/modules/core/src/main/java/org/apache/sandesha2/util/FaultManager.java
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/core/src/main/java/org/apache/sandesha2/util/FaultManager.java?rev=698514&r1=698513&r2=698514&view=diff
==============================================================================
--- webservices/sandesha/trunk/java/modules/core/src/main/java/org/apache/sandesha2/util/FaultManager.java (original)
+++ webservices/sandesha/trunk/java/modules/core/src/main/java/org/apache/sandesha2/util/FaultManager.java Wed Sep 24 03:40:57 2008
@@ -587,7 +587,6 @@
 	            if (referenceRMMsgContext.getMessageContext().isServerSide()) {
 	        		if (log.isDebugEnabled())
 	        			log.debug("Exit: FaultManager::getOrSendFault: " + fault);
-	        		System.out.println("throw fault2 " + fault);
 	                throw fault; 
 	            }
 			}
@@ -625,7 +624,6 @@
 					//having a surrounded try block will make sure that the error is logged here 
 					//and that this does not disturb the processing of a carrier message.
 					try {
-						System.out.println("sendFault " + faultMessageContext.getEnvelope());
 						AxisEngine.sendFault(faultMessageContext);
 						
 						EndpointReference destination = faultMessageContext.getTo();
@@ -648,7 +646,6 @@
 		else 
 		{
 			String message = SandeshaMessageHelper.getMessage(SandeshaMessageKeys.unknownSoapVersion);
-			System.out.println("throwing exception " + message);
 			throw new SandeshaException (message);
 		}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.