[jira] Closed: (SANDESHA2C-72) When policy bean is set into the service as a service parameter it fails when run with Apache2
"Damitha Kumarage (JIRA)" <[email protected]> Thu, 30 Jul 2009 02:29:17 -0700 (PDT)
| Newsgroups | gmane.comp.apache.webservices.fx.devel |
|---|---|
| Message-ID | <286814207.1248946157432.JavaMail.jira@brutus> |
[ https://issues.apache.org/jira/browse/SANDESHA2C-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Damitha Kumarage closed SANDESHA2C-72.
--------------------------------------
Resolution: Fixed
This is due to a global pool<->localpool switching issue in Axis2/C. After fixing that issue in Axis2/C this problem automatically solved in Sandesha2/C. So I changed the code back to storing the policy bean as a service parameter.
> When policy bean is set into the service as a service parameter it fails when run with Apache2
> ----------------------------------------------------------------------------------------------
>
> Key: SANDESHA2C-72
> URL: https://issues.apache.org/jira/browse/SANDESHA2C-72
> Project: Sandesha2/C
> Issue Type: Bug
> Reporter: Damitha Kumarage
>
> The problem is it hangs when run rm_echo_1_0.
> To solve this I tried creating this parameter in the global pool. But it then seg faults. So for the time being I avoid storing it in service. Instead it now create the policy bean and load properties every time sandesha2_utils_get_property_bean function is called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.