Thanks Samisa!!!
On 9/7/07, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote: > > I forgot to mention that I fixed this for simple Axis server as well. > But in that case, you have to recompile the source. Only the httpd > module support the config based deployment. I hope we can live with that > as simple axis server would hardly be used in production. > > Thanks, > Samisa... > > Samisa Abeysinghe wrote: > > Subra A Narayanan wrote: > >> Hello everyone, > >> > >> Endpoint for Web services written using Axis2c are generally of the > >> format > >> > >> => http://www.foo.com/axis2c/services/servicename > >> > >> > >> By modifying the httpd.conf (or apache2.conf) file, I was able to > >> change the above to > >> > >> => http://www.foo.com/subra/services/servicename > >> > >> > >> Now I would like to get rid of the word "services" from the uri. How > >> do I do that. Is that even possible? > > Good that you raised the question, I fixed it today in svn head and > > will be available with 1.1 release. > > To get an idea on how to achieve this, please have a look at the > > comment here: > > http://issues.apache.org/jira/browse/AXIS2C-410#action_12525679 > > > > Thanks, > > Samisa... > >> > >> > >> Thanks for any help! > >> > >> > >> Subra > > > > > > > -- > Samisa Abeysinghe : WSO2 WSF/C > " > http://wso2.org/projects/wsf/c?WSO2 Web Services Framework/C - Open source C library for providing and consuming Web services > " > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
