You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "nadir amra (JIRA)" <ji...@apache.org> on 2009/07/22 22:17:14 UTC

[jira] Created: (AXIS2-4440) excludeOperations with static WSDL does not work

excludeOperations with static WSDL does not work
------------------------------------------------

                 Key: AXIS2-4440
                 URL: https://issues.apache.org/jira/browse/AXIS2-4440
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.3, 1.4, 1.5
            Reporter: nadir amra


A have a static WSDL file for my service.  When I use excludeOperations  in services.xml i am still able to invoke the operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Resolved: (AXIS2-4440) excludeOperations with static WSDL does not work

Posted by Nadir Amra <am...@us.ibm.com>.
Well, do you not think that this scenario can be made to work?  Not sure 
why Axis2 cannot read the wsdl and remove the operations from the WSDL 
file. I assume the WSDL is then kept in memory?  Since Axis2 does update 
the host/port in a static WSDL, I do not see why it could not remove the 
operations that are excluded.    Is this not possible?

Nadir Amra




From:
"Deepal Jayasinghe (JIRA)" <ji...@apache.org>
To:
axis-dev@ws.apache.org
Date:
07/25/2009 10:19 AM
Subject:
[jira] Resolved: (AXIS2-4440) excludeOperations with static WSDL does not 
work




     [ 
https://issues.apache.org/jira/browse/AXIS2-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel 
]

Deepal Jayasinghe resolved AXIS2-4440.
--------------------------------------

    Resolution: Invalid

I am sorry I did not understand the question properly, Excluding an 
operation does not prevent someone accessing that. Rather we exclude those 
operation from auto generated WSDL

> excludeOperations with static WSDL does not work
> ------------------------------------------------
>
>                 Key: AXIS2-4440
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4440
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.5, 1.4, 1.3
>            Reporter: nadir amra
>
> A have a static WSDL file for my service.  When I use excludeOperations 
 in services.xml i am still able to invoke the operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.





[jira] Reopened: (AXIS2-4440) excludeOperations with static WSDL does not work

Posted by "nadir amra (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra reopened AXIS2-4440:
-------------------------------


That is fine...which means the operation cannot be invoked. 

The semantics of excluding operations from being invoked should also be done for static WSDL's.  We will work on a fix for this to make it happen.  To me it should not be a reach for us to look at the exclude operation list and see if the operation that is being invoked is in the list, in which case we should through an exception to prevent invocation.

> excludeOperations with static WSDL does not work
> ------------------------------------------------
>
>                 Key: AXIS2-4440
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4440
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.5, 1.4, 1.3
>            Reporter: nadir amra
>
> A have a static WSDL file for my service.  When I use excludeOperations  in services.xml i am still able to invoke the operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AXIS2-4440) excludeOperations with static WSDL does not work

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-4440.
--------------------------------------

    Resolution: Invalid

I am sorry I did not understand the question properly, Excluding an operation does not prevent someone accessing that. Rather we exclude those operation from auto generated WSDL

> excludeOperations with static WSDL does not work
> ------------------------------------------------
>
>                 Key: AXIS2-4440
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4440
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.5, 1.4, 1.3
>            Reporter: nadir amra
>
> A have a static WSDL file for my service.  When I use excludeOperations  in services.xml i am still able to invoke the operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.