You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2007/09/28 14:09:11 UTC

svn commit: r580326 - /webservices/axis2/trunk/java/modules/kernel/resources/smtpfault-module.xml

Author: davidillsley
Date: Fri Sep 28 05:09:10 2007
New Revision: 580326

URL: http://svn.apache.org/viewvc?rev=580326&view=rev
Log:
fix smtpfault module

Modified:
    webservices/axis2/trunk/java/modules/kernel/resources/smtpfault-module.xml

Modified: webservices/axis2/trunk/java/modules/kernel/resources/smtpfault-module.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/resources/smtpfault-module.xml?rev=580326&r1=580325&r2=580326&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/resources/smtpfault-module.xml (original)
+++ webservices/axis2/trunk/java/modules/kernel/resources/smtpfault-module.xml Fri Sep 28 05:09:10 2007
@@ -16,7 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
-<module name="smtpfault" class="org.apache.axis2.addressing.AddressingModule">
+<module name="smtpfault">
     <Description>This module is to handle the problem of not sending fault in the server side when SMTP transport is used</Description>
     <InFlow>
         <handler name="SMTPFaultHandler" class="org.apache.axis2.transport.mail.server.SMTPFaultHandler">



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org