[
https://issues.apache.org/jira/browse/AXIS2-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070978#comment-13070978
]
Heshan Suriyaarachchi commented on AXIS2-5085:
--
Hi Andreas,
Let me explain
[
https://issues.apache.org/jira/browse/AXIS2-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070974#comment-13070974
]
Heshan Suriyaarachchi commented on AXIS2-4944:
--
Hi Andreas,
The NonBlocking
Hi, Geronimo is trying to switch to use 1.6.1-SNAPSHOT, while it looks that
some codes are also required to merge from trunk, Could you help to merge
the changes to 1.6.1-SNAPSHOT ? Thanks
--->
Revision: 1068985
AXIS2-4952
Scope dynamic ports to the instance of the service that did the
addPort(...
Some time ago I was thinking about this issue. It is highly non
trivial to solve. Consider the following variant of your example:
public void useBinaryData(DataHandler dh1, DataHandler dh2) {
try {
OutputStream out = new FileOutputStream(new File("output1.zip"));
On Mon, Jul 25, 2011 at 08:16, Sadeep Jayasumana wrote:
> Hi Devs,
> In Apache Syanpse, we have a requirement to proxy an MTOM enabled web
> service with minimum overhead. Large files (even in GB range) should be able
> to go through Synapse without running it OOM.
> To satisfy this requirement, S
Just to summarize:
* We have added a NonBlockingLocalTransportSender into the Axis2 code
base that doesn't respect the Axis2 APIs and that only works in
Synapse (see AXIS2-4944).
* I took us 5 JIRA issues (AXIS2-4967, AXIS2-5035, AXIS2-5036,
AXIS2-5037 and AXIS2-5043) to add a TransportListener fo
[
https://issues.apache.org/jira/browse/RAMPART-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gergan Dimitrov updated RAMPART-335:
Attachment: patch.txt
Patch fixing this issue, SVN revision 1150660
> X509V3 KeyIdentifie
X509V3 KeyIdentifier cannot be set dynmaically
--
Key: RAMPART-335
URL: https://issues.apache.org/jira/browse/RAMPART-335
Project: Rampart
Issue Type: Improvement
Affects Versions: 1.6.0
[
https://issues.apache.org/jira/browse/AXIS2-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070454#comment-13070454
]
Hudson commented on AXIS2-4170:
---
Integrated in Axis2 #872 (See [https://builds.apache.org/jo
[
https://issues.apache.org/jira/browse/AXIS2-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070448#comment-13070448
]
Sagara Gunathunga commented on AXIS2-4170:
---
I have reviewed your patch and test
[
https://issues.apache.org/jira/browse/AXIS2-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagara Gunathunga resolved AXIS2-4170.
---
Resolution: Fixed
Fix Version/s: 1.7.0
Applied patch in r1150643.
Ping , Tha
[
https://issues.apache.org/jira/browse/AXIS2-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070412#comment-13070412
]
Sagara Gunathunga commented on AXIS2-5063:
---
Hi ,
Did you test with latest cod
[
https://issues.apache.org/jira/browse/AXIS2-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070410#comment-13070410
]
Andreas Veithen commented on AXIS2-4944:
Any update on this? I'm really -1 to add
[
https://issues.apache.org/jira/browse/AXIS2-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070408#comment-13070408
]
Andreas Veithen commented on AXIS2-5085:
Heshan,
Why do we need a LocalTransportL
[
https://issues.apache.org/jira/browse/AXIS2-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070401#comment-13070401
]
Sagara Gunathunga commented on AXIS2-5065:
---
In server side service method param
[
https://issues.apache.org/jira/browse/AXIS2-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070386#comment-13070386
]
Sagara Gunathunga commented on AXIS2-5064:
---
Hi Paul,
This is already supporte
[
https://issues.apache.org/jira/browse/AXIS2-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heshan Suriyaarachchi updated AXIS2-5085:
-
Attachment: AXIS2-5085-patch.diff
Attaching the patch to fix the above mentioned
[
https://issues.apache.org/jira/browse/AXIS2-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070375#comment-13070375
]
Paul Nibin K J commented on AXIS2-5063:
---
Hi,
I tried to create a service which rece
[
https://issues.apache.org/jira/browse/AXIS2-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Nibin K J updated AXIS2-5063:
--
Comment: was deleted
(was: Hi,
I tried to create a service which receives and returns Document
[
https://issues.apache.org/jira/browse/AXIS2-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070373#comment-13070373
]
Paul Nibin K J commented on AXIS2-5065:
---
Hi,
I tried to create a service which rece
[
https://issues.apache.org/jira/browse/AXIS2-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070372#comment-13070372
]
Paul Nibin K J commented on AXIS2-5063:
---
Hi,
I tried to create a service which rece
[
https://issues.apache.org/jira/browse/AXIS2-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070368#comment-13070368
]
Paul Nibin K J commented on AXIS2-5064:
---
Hi,
I tried to create a service that recei
Hi Devs,
Here is the benefit of this feature from Axis2's perspective.
Currently, when I use Axis2 to deploy a service class as follows,
public class MTOMService {
public void useBinaryData(String username, DataHandler dataHandler) {
try {
System.out.println("Name : " +
23 matches
Mail list logo