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 2006/05/04 10:23:52 UTC

svn commit: r399607 - /webservices/axis2/trunk/c/modules/core/deployment/desc_builder.c

Author: damitha
Date: Thu May  4 01:23:50 2006
New Revision: 399607

URL: http://svn.apache.org/viewcvs?rev=399607&view=rev
Log: (empty)

Modified:
    webservices/axis2/trunk/c/modules/core/deployment/desc_builder.c

Modified: webservices/axis2/trunk/c/modules/core/deployment/desc_builder.c
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/deployment/desc_builder.c?rev=399607&r1=399606&r2=399607&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/deployment/desc_builder.c (original)
+++ webservices/axis2/trunk/c/modules/core/deployment/desc_builder.c Thu May  4 01:23:50 2006
@@ -714,8 +714,7 @@
                 {
                     AXIS2_PARAM_FREE(param, env);
                     AXIS2_ERROR_SET((*env)->error, 
-                        AXIS2_ERROR_PARAMETER_LOCKED_CANNOT_OVERRIDE, 
-                        AXIS2_FAILURE);
+                        AXIS2_ERROR_CONFIG_NOT_FOUND, AXIS2_FAILURE);
                     return AXIS2_FAILURE;
                 }
                 else