database path is set into sandesha2_property_bean at the time of module 
loading.  There is a use case where this need to be set  runtime
----------------------------------------------------------------------------------------------------------------------------------------

                 Key: SANDESHA2C-22
                 URL: https://issues.apache.org/jira/browse/SANDESHA2C-22
             Project: Sandesha2/C
          Issue Type: Improvement
            Reporter: Damitha Kumarage


Currently database path is set in module_init method which is called in 
deployment time. There is a use case where this need to be set in runtime. So 
when creating the connection(in trasaction_create function) if the path taken 
from proprety bean is null take it directly from conf via module_desc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to