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 "François Courtault (Created JIRA)" <ji...@apache.org> on 2012/04/10 17:19:18 UTC

[jira] [Created] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
-------------------------------------------------------------------------------------

                 Key: AXIS2-5290
                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
             Project: Axis2
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.6.0
         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a Https/Username token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
            Reporter: François Courtault
            Priority: Blocker
             Fix For: 1.6.2


In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.

If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>

Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
Could please do the same ? Don't forget also to use the right namespace in this section !

Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Updated] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

François Courtault updated AXIS2-5290:
--------------------------------------

    Attachment: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip

The Axis2 SOAP request which doesn't work
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.2
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ? Don't forget also to use the right namespace in this section !
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Commented] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "Amila Jayasekara (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251772#comment-13251772 ] 

Amila Jayasekara commented on AXIS2-5290:
-----------------------------------------

Hi François,

As Sagara mentioned, this issue is related to Rampart. Let me try to reproduce this issue in my environment. 

Thanks
AmilaJ
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>             Fix For: 1.6.2
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Commented] (RAMPART-370) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAMPART-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406577#comment-13406577 ] 

François Courtault commented on RAMPART-370:
--------------------------------------------

Hello,

Just want to know for testing.
Could I use Axis2 1.6.2 with rampart 1.6.3 snapshot ? Or is it better to use Axis2 1.6.3 snapshot with rampart 1.6.3 snapshot ?

If the answer is yes to my second question,: how can I get an Axis2 1.6.3 snapshot ?

Best Regards.
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: RAMPART-370
>                 URL: https://issues.apache.org/jira/browse/RAMPART-370
>             Project: Rampart
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Updated] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

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

Sagara Gunathunga  updated AXIS2-5290:
--------------------------------------

    Fix Version/s:     (was: 1.6.2)
                   1.6.3

Moved to next release. 
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Commented] (RAMPART-370) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAMPART-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284367#comment-13284367 ] 

François Courtault commented on RAMPART-370:
--------------------------------------------

Hello,

I have updated this issue because it is a show stopper for us.

Just one remark, I haven't seen so much activity on this issue since my first post :-(

Best Regards.
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: RAMPART-370
>                 URL: https://issues.apache.org/jira/browse/RAMPART-370
>             Project: Rampart
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Updated] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

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

Sagara Gunathunga  updated AXIS2-5290:
--------------------------------------

    Priority: Major  (was: Blocker)

This seems like a Rampart related  Weblogic specific issue to me, definitely not possible to categorize this as a Blocker that affect to whole Axis2 project.   
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>             Fix For: 1.6.2
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Updated] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

François Courtault updated AXIS2-5290:
--------------------------------------

    Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.  (was: I have a JAX-WS webservice hosted in Weblogic which is protected by a Https/Username token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.)
    
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.2
>
>         Attachments: Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ? Don't forget also to use the right namespace in this section !
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Commented] (RAMPART-370) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAMPART-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284368#comment-13284368 ] 

François Courtault commented on RAMPART-370:
--------------------------------------------

Hello again,

Is there any 1.6.3 snapshot thatI can take in order to see if this issue has been fixed or not ?

Best Regards.
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: RAMPART-370
>                 URL: https://issues.apache.org/jira/browse/RAMPART-370
>             Project: Rampart
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Commented] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269685#comment-13269685 ] 

François Courtault commented on AXIS2-5290:
-------------------------------------------

Hello,

I agree this is probably a rampart issue.
Any news regarding this problem which is blocking point ?

Best Regards.
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Moved] (RAMPART-370) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

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

Sagara Gunathunga  moved AXIS2-5290 to RAMPART-370:
---------------------------------------------------

        Fix Version/s:     (was: 1.6.3)
                       1.6.3
          Component/s:     (was: jaxws)
    Affects Version/s:     (was: 1.6.0)
                       1.6.0
                  Key: RAMPART-370  (was: AXIS2-5290)
              Project: Rampart  (was: Axis2)
    
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: RAMPART-370
>                 URL: https://issues.apache.org/jira/browse/RAMPART-370
>             Project: Rampart
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Issue Comment Edited] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269685#comment-13269685 ] 

François Courtault edited comment on AXIS2-5290 at 5/7/12 3:16 PM:
-------------------------------------------------------------------

Hello,

I agree this is probably a rampart issue.
Anyway, any news regarding this problem which is blocking point ?

You also said that it will be fixed in the 1.6.3 version: when this version will be released ?

Best Regards.
                
      was (Author: fcourtau):
    Hello,

I agree this is probably a rampart issue.
Any news regarding this problem which is blocking point ?

Best Regards.
                  
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Commented] (RAMPART-370) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "Sagara Gunathunga (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAMPART-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407711#comment-13407711 ] 

Sagara Gunathunga  commented on RAMPART-370:
--------------------------------------------

Rampart 1.6.3 should work with both Axis2 1.6.2 and  rampart Axis2 1.6.3 SNAPSHOT.

Axis2 1.6.3 SNAPSHOT - https://builds.apache.org/view/A-F/view/Axis2/job/axis2-1.6/org.apache.axis2$distribution/
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: RAMPART-370
>                 URL: https://issues.apache.org/jira/browse/RAMPART-370
>             Project: Rampart
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Updated] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

François Courtault updated AXIS2-5290:
--------------------------------------

    Attachment: Wssp1.2-2007-Wss1.1-X509-Basic256.xml

The weblogic policy used bu the webservice hosted in weblogic
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a Https/Username token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.2
>
>         Attachments: Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ? Don't forget also to use the right namespace in this section !
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Updated] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

François Courtault updated AXIS2-5290:
--------------------------------------

    Description: 
In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.

If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>

Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
Could please do the same ?

Regards.

  was:
In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.

If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>

Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
Could please do the same ? Don't forget also to use the right namespace in this section !

Regards.

    
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.2
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Updated] (AXIS2-5290) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

François Courtault updated AXIS2-5290:
--------------------------------------

    Attachment: SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip

The SOAP request which works
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5290
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.2
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ? Don't forget also to use the right namespace in this section !
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Updated] (RAMPART-370) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "François Courtault (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

François Courtault updated RAMPART-370:
---------------------------------------

    Priority: Blocker  (was: Major)
    
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: RAMPART-370
>                 URL: https://issues.apache.org/jira/browse/RAMPART-370
>             Project: Rampart
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Commented] (RAMPART-370) Interoperability issue between Axis2 and secured (WSS) webservice hosted in Weblogic

Posted by "Sagara Gunathunga (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAMPART-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404929#comment-13404929 ] 

Sagara Gunathunga  commented on RAMPART-370:
--------------------------------------------

Try to download it from here https://builds.apache.org/view/A-F/view/Axis2/job/rampart-1.6/org.apache.rampart$rampart-dist/.
                
> Interoperability issue between Axis2 and secured (WSS)  webservice hosted in Weblogic
> -------------------------------------------------------------------------------------
>
>                 Key: RAMPART-370
>                 URL: https://issues.apache.org/jira/browse/RAMPART-370
>             Project: Rampart
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: I have a JAX-WS webservice hosted in Weblogic which is protected by a X509 token policy and I have tried to have an adb (standard) Axis2 client which will be able to communicate with it.
>            Reporter: François Courtault
>            Priority: Blocker
>             Fix For: 1.6.3
>
>         Attachments: Axis X509 SOAP request (Wssp1.2-2007-Wss1.1-X509-Basic256) which doesn't work.txt.zip, SOAP request  (Wssp1.2-2007-Wss1.1-X509-Basic256) which works.txt.zip, Wssp1.2-2007-Wss1.1-X509-Basic256.xml
>
>
> In fact I was not able to have an axis2 client which works with this webservice hosted in Weblogic.
> If I compare the Axis2 request which doesn't work with an SOAP request which works it seems that a section is missing <wsse:KeyIdentifier> inside the <ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
> Just for your information, CXF 2.5.2 has the same issue (https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
> Could please do the same ?
> Regards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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