[jira] Closed: (AXIS2C-616) Initializing services at axis2c loading time.

2007-07-05 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damitha Kumarage closed AXIS2C-616. --- Resolution: Fixed This is implemented and tested OK > Initializing services at axi

[jira] Created: (AXIS2C-616) Initializing services at axis2c loading time.

2007-06-13 Thread Damitha Kumarage (JIRA)
Initializing services at axis2c loading time. - Key: AXIS2C-616 URL: https://issues.apache.org/jira/browse/AXIS2C-616 Project: Axis2-C Issue Type: New Feature Components: core/deployment

Re: Initializing services at axis2c loading time.

2007-06-13 Thread Damitha Kumarage
Samisa Abeysinghe wrote: Damitha Kumarage wrote: Hi, I have a requirement to load a serivce at the load time of the axis2c engine. I can see that currently it is not possible with the axis2c. So I have implemented it. To do that I have implemented a method called static axis2_status_t AXIS2

Re: Initializing services at axis2c loading time.

2007-06-10 Thread Samisa Abeysinghe
Damitha Kumarage wrote: Hi, I have a requirement to load a serivce at the load time of the axis2c engine. I can see that currently it is not possible with the axis2c. So I have implemented it. To do that I have implemented a method called static axis2_status_t AXIS2_CALL axis2_init_services(

Initializing services at axis2c loading time.

2007-06-10 Thread Damitha Kumarage
Hi, I have a requirement to load a serivce at the load time of the axis2c engine. I can see that currently it is not possible with the axis2c. So I have implemented it. To do that I have implemented a method called static axis2_status_t AXIS2_CALL axis2_init_services( const axutil_env_t *env