[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sandesha-dev
Subject:    svn commit: r599279 -
From:       manjula () apache ! org
Date:       2007-11-29 5:31:13
Message-ID: 20071129053113.85D841A9832 () eris ! apache ! org
[Download RAW message or body]

Author: manjula
Date: Wed Nov 28 21:31:11 2007
New Revision: 599279

URL: http://svn.apache.org/viewvc?rev=599279&view=rev
Log:
Fixed the windows build break.

Modified:
    webservices/sandesha/trunk/c/src/storage/mysql/permanent_transaction.c

Modified: webservices/sandesha/trunk/c/src/storage/mysql/permanent_transaction.c
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/storage/mysql/permanent_transaction.c?rev=599279&r1=599278&r2=599279&view=diff
 ==============================================================================
--- webservices/sandesha/trunk/c/src/storage/mysql/permanent_transaction.c (original)
+++ webservices/sandesha/trunk/c/src/storage/mysql/permanent_transaction.c Wed Nov 28 \
21:31:11 2007 @@ -127,11 +127,13 @@
     {
         axis2_module_desc_t *module_desc = NULL;
         axutil_qname_t *qname = NULL;
-        qname = axutil_qname_create(env, "sandesha2", NULL, NULL);
         axutil_param_t *db_path = NULL;
         axutil_param_t *db_server = NULL;
         axutil_param_t *db_user = NULL;
         axutil_param_t *db_password = NULL;
+
+        qname = axutil_qname_create(env, "sandesha2", NULL, NULL);
+
         module_desc = axis2_conf_get_module(conf, env, qname);
         if(module_desc)
         {



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic