Author: damitha
Date: Sun Nov  1 19:58:53 2009
New Revision: 831752

URL: http://svn.apache.org/viewvc?rev=831752&view=rev
Log:

If storage manager is not created handle it

Modified:
    webservices/sandesha/trunk/c/include/sandesha2_error.h

Modified: webservices/sandesha/trunk/c/include/sandesha2_error.h
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2_error.h?rev=831752&r1=831751&r2=831752&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2_error.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2_error.h Sun Nov  1 19:58:53 
2009
@@ -207,6 +207,9 @@
         SANDESHA2_ERROR_CANNOT_FIND_OP_FOR_GENERATED_MSG,
         /* Invalid persistence property string */
         SANDESHA2_ERROR_INVALID_PERSISTENCE_PROPERTY_STRING,
+        /* Could not create storage manager */
+        SANDESHA2_ERROR_COULD_NOT_CREATE_STORAGE_MANAGER,
+
         SANDESHA2_ERROR_LAST
     };
         



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to