Author: damitha
Date: Fri Dec 18 16:28:41 2009
New Revision: 892305
URL: http://svn.apache.org/viewvc?rev=892305&view=rev
Log: (empty)
Modified:
webservices/sandesha/trunk/c/src/util/property_mgr.c
Modified: webservices/sandesha/trunk/c/src/util/property_mgr.c
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/util/property_mgr.c?rev=892305&r1=892304&r2=892305&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/util/property_mgr.c (original)
+++ webservices/sandesha/trunk/c/src/util/property_mgr.c Fri Dec 18 16:28:41
2009
@@ -404,13 +404,13 @@
AXIS2_FREE(env->allocator, str);
}
}
- /*
+
spec_version = axis2_rm_assertion_get_spec_version(rm_assertion, env);
if(spec_version)
{
sandesha2_property_bean_set_spec_version(property_bean, env,
spec_version);
}
- */
+
return property_bean;
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]