[
https://issues.apache.org/jira/browse/TRANSPORTS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079743#comment-13079743
]
Prabath Abeysekara commented on TRANSPORTS-3:
-
Hi,
I'd like to take the init
in policy.xml set your stsAlias element in RampartConfig parent e.g:
http://ws.apache.org/rampart/policy";>
sts
Martin
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist ver
Since I've gotten *WSS SOAP Message Security UsernameToken Profile 1.0* to
work (at least on Linux), I decided to share with others the complete,
fool-proof, list of steps describing what I did to get it to work, from
scratch. I hope the formatting in this email doesn't cause readability
issues (
Okay, so, I think I may have gotten it to work now. It's weird because, at
first, I could have sworn I tried this many times and it did not work.
Suddenly it's working. I think what I did differently is include the
rampart JAR files in the classpath while I run the client. This works for
axis2-1
[
https://issues.apache.org/jira/browse/AXIS2-5110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079535#comment-13079535
]
William Walsh commented on AXIS2-5110:
--
I'm following up on the workarounds suggested
On Thu, Aug 4, 2011 at 11:41 AM, Martin Gainty wrote:
> here is a dirt simple ServiceClient that works with rampart engaged
> ...
>
> ServiceClient client = new ServiceClient(ctx, null);
> Options options = new Options();
> options.setAction("urn:echo");
> options
here is a dirt simple ServiceClient that works with rampart engaged
/*
* Copyright 2004,2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Li
[
https://issues.apache.org/jira/browse/AXIS2-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079407#comment-13079407
]
Paul Hodchenkov commented on AXIS2-4944:
Having the similar issue with 'Message Re
On Thu, Aug 4, 2011 at 9:57 AM, Jay Sullivan wrote:
>
>
> On Wed, Aug 3, 2011 at 9:22 PM, Hasini Gunasinghe wrote:
>
>> Hi Jay,
>>
>> Have you engaged Rampart, and provided the rampart configuration properly
>> in the Axis2 client side?
>>
>> You can refer to rampart samples[1] to verify this.
>>
On Wed, Aug 3, 2011 at 9:22 PM, Hasini Gunasinghe wrote:
> Hi Jay,
>
> Have you engaged Rampart, and provided the rampart configuration properly
> in the Axis2 client side?
>
> You can refer to rampart samples[1] to verify this.
> Also, the article[2] on message level security with Rampart may hel
[
https://issues.apache.org/jira/browse/AXIS2-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079320#comment-13079320
]
Harshana Eranga Martin commented on AXIS2-5108:
---
Hi Samresh,
I'll try to re
Do you mean this code
if (messageCtx.isPropertyTrue(DO_ASYNC)
|| ((messageCtx.getParameter(DO_ASYNC) != null) &&
JavaUtils.isTrueExplicitly(messageCtx.getParameter(DO_ASYNC).getValue( {
String mep = messageCtx.getAxisOperation()
.getMessageExch
I ran this scenario last week during a demo and it worked. But that was in
WSO2 AS 4.1.0, which is based on Axis2 trunk. Perhaps this is an issue in
the 1.5 branch?
On Thu, Aug 4, 2011 at 6:13 AM, Deepal jayasinghe wrote:
> Guys,
> A user called "Todd" recently observed [1] that we have issues
13 matches
Mail list logo