From: Chris B. <buc...@us...> - 2012-02-03 16:46:00
|
Update of /cvsroot/sblim/sfcb/test/xmltest In directory vz-cvs-3.sog:/tmp/cvs-serv21781/test/xmltest Modified Files: modifyInstance_regprofile.lines Log Message: [ 3483294 ] InternalProvider Should Handle SFCB_RegisteredProfile Index: modifyInstance_regprofile.lines =================================================================== RCS file: /cvsroot/sblim/sfcb/test/xmltest/modifyInstance_regprofile.lines,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- modifyInstance_regprofile.lines 16 Sep 2009 11:02:07 -0000 1.2 +++ modifyInstance_regprofile.lines 3 Feb 2012 16:45:57 -0000 1.3 @@ -1,3 +1,3 @@ <IMETHODRESPONSE NAME="ModifyInstance"> -<ERROR CODE="7" DESCRIPTION="The requested operation is not supported"/> +<ERROR CODE="6" DESCRIPTION="The requested object could not be found"/> </IMETHODRESPONSE> |