[Wsf-general] Data services and resources
Samisa Abeysinghe
samisa at wso2.com
Mon Apr 2 23:59:49 PDT 2007
Diluka Moratuwage wrote:
> Hi all,
>
> The axis2c deployment is different from the axis2 java
> implementation. In axis2c hot deployment is
> not supported and hence we have to come up with some strategy like PHP
> guys has done.
What if hot deployment was there? How would you deploy the data service
with hot deplyment?
>
> We discussed with PHP guys and what we suggest is coming up with
> something similar to an apache
> module, which is dedicated to populate data service operations, and
> build the configuration, using the
> configuration file.
>
> The web server is configured so that when ever a request comes to the
> data service operations, it is
> handed over to our module, and our module should be capable of
> building necessary ctx information, and handed over to axis.
This contradicts what you guys discussed with me sometime back. I
thought we agreed that we can do the job with a custom message receiver,
but with the current engine model. What made you to decide otherwise?
Why cannot the data service be deployed like any other service with
simple axis server or mod_axis2?
I am trying to understand the problem.
Samisa...
More information about the Wsf-general
mailing list