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 "Philippe Camus (JIRA)" <ji...@apache.org> on 2008/10/15 19:40:44 UTC

[jira] Created: (AXIS2-4087) WSDL with multiple schemas causes WS-Security to fail

WSDL with multiple schemas causes WS-Security to fail
-----------------------------------------------------

                 Key: AXIS2-4087
                 URL: https://issues.apache.org/jira/browse/AXIS2-4087
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.4.1
         Environment: Windows XP Pro SP2, Axis2 1.4.1, Rampart 1.4
            Reporter: Philippe Camus


The following WSDL causes the stub not to attach the policy. The same WSDL with one schema instead works fine. Trying to push the policy at runtime (options.setProperty(RampartMessageData.KEY_RAMPART_POLICY, clientPolicy)) gives me a NullPointerException.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-4087) WSDL with multiple schemas causes WS-Security to fail

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

Philippe Camus updated AXIS2-4087:
----------------------------------

    Attachment: foo.wsdl

> WSDL with multiple schemas causes WS-Security to fail
> -----------------------------------------------------
>
>                 Key: AXIS2-4087
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4087
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.4.1
>         Environment: Windows XP Pro SP2, Axis2 1.4.1, Rampart 1.4
>            Reporter: Philippe Camus
>         Attachments: foo.wsdl
>
>
> The following WSDL causes the stub not to attach the policy. The same WSDL with one schema instead works fine. Trying to push the policy at runtime (options.setProperty(RampartMessageData.KEY_RAMPART_POLICY, clientPolicy)) gives me a NullPointerException.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org