Hi Chris ,
I know its a good requirement , unfortunately we are about to do Axis2
1,3 release and we wont be able to add any more new features. However we
will be able to add this particular feature for next release , to make
sure we do not forget this please create a JIRA.

Thanks
Deepal
> Hi,
> I'm currently building a large, multi-module system using Axis2. This
> has a number of plugin modules that each expose a number of web
> services. What I would like to achieve is partitioning the service
> urls by module name then by service. E.g.:
>
> http://myapp/services/moduleA/someService
> http://myapp/services/moduleB/anotherService
>
> Thus, each module developer does not need to be concerned with making
> their service names globally unique. I really need to do this with a
> single axis servlet and a single servlet mapping (/services/*).
>
> In Axis 1.x I was able to achieve this by naming my services
> "moduleA/someService" and so forth. This doesn't work in Axis2 and I
> can' find any description in the docs of how to achieve this.
> Any suggestions please?
> Thanks,
> Chris
>
>


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

Reply via email to