You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by keith chapman <ke...@gmail.com> on 2008/04/21 16:06:09 UTC

Re: Method not allowed axis2/java

Hi,

I'm sorry I could not find any article on this. But I can point you to a
custom Module that we've written for Axis2. You can have a look at its
source code at [1]. You can have a look at that and see how you can write a
module. All you have to do is write a module such as this and engage it to
your service. Within your module you have access to the messageContext hence
you can check which HTTP method the request came from and filter it
accordingly.

[1] https://wso2.org/repos/wso2/trunk/commons/dynamic-response

Thanks,
Keith.

On Mon, Apr 21, 2008 at 7:24 PM, Staniszewski Krzysztof <
kstaniszewski@gmail.com> wrote:

> Thanks a lot for advise.
>
> "Unfortunetaly" i'm making a project using axis2/java (it's not depend on
> me) based on REST, so i'll use custom handlers as You said. Have You got any
> articles about extending functionality of axis2 1.3 ?
>
>
> --
> Thanks
> Staniszewski Krzysztof




-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org