[jira] [Commented] (AXIS2-5085) Fixing an issue in WSDL generation for the services exposed only in local transport

2011-07-25 Thread Heshan Suriyaarachchi (JIRA)
[ 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

[jira] [Commented] (AXIS2-4944) Improve Axis2 local transport to work with Apache Synapse's nhttp transport

2011-07-25 Thread Heshan Suriyaarachchi (JIRA)
[ 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

Re: Is there possible for 1.7.0 release ?

2011-07-25 Thread Ivan
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(...

Re: Introducing a new feature to enable MTOM attachment streaming

2011-07-25 Thread Andreas Veithen
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"));       

Re: Introducing a new feature to enable MTOM attachment streaming

2011-07-25 Thread Andreas Veithen
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

Re: WSDL generation for the services exposed only in local transport

2011-07-25 Thread Andreas Veithen
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

[jira] [Updated] (RAMPART-335) X509V3 KeyIdentifier cannot be set dynmaically

2011-07-25 Thread Gergan Dimitrov (JIRA)
[ 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

[jira] [Created] (RAMPART-335) X509V3 KeyIdentifier cannot be set dynmaically

2011-07-25 Thread Gergan Dimitrov (JIRA)
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

[jira] [Commented] (AXIS2-4170) WSDL2JAVA for WSDL2.0 has CodeGenerationException/NullPointerException

2011-07-25 Thread Hudson (JIRA)
[ 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

[jira] [Commented] (AXIS2-4170) WSDL2JAVA for WSDL2.0 has CodeGenerationException/NullPointerException

2011-07-25 Thread Sagara Gunathunga (JIRA)
[ 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

[jira] [Resolved] (AXIS2-4170) WSDL2JAVA for WSDL2.0 has CodeGenerationException/NullPointerException

2011-07-25 Thread Sagara Gunathunga (JIRA)
[ 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

[jira] [Commented] (AXIS2-5063) Provide support for complex object types.

2011-07-25 Thread Sagara Gunathunga (JIRA)
[ 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

[jira] [Commented] (AXIS2-4944) Improve Axis2 local transport to work with Apache Synapse's nhttp transport

2011-07-25 Thread Andreas Veithen (JIRA)
[ 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

[jira] [Commented] (AXIS2-5085) Fixing an issue in WSDL generation for the services exposed only in local transport

2011-07-25 Thread Andreas Veithen (JIRA)
[ 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

[jira] [Commented] (AXIS2-5065) Provide support for org.w3c.dom.Document in web service.

2011-07-25 Thread Sagara Gunathunga (JIRA)
[ 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

[jira] [Commented] (AXIS2-5064) Support HashMap type in the web service.

2011-07-25 Thread Sagara Gunathunga (JIRA)
[ 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

[jira] [Updated] (AXIS2-5085) Fixing an issue in WSDL generation for the services exposed only in local transport

2011-07-25 Thread Heshan Suriyaarachchi (JIRA)
[ 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

[jira] [Commented] (AXIS2-5063) Provide support for complex object types.

2011-07-25 Thread Paul Nibin K J (JIRA)
[ 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

[jira] [Updated] (AXIS2-5063) Provide support for complex object types.

2011-07-25 Thread Paul Nibin K J (JIRA)
[ 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

[jira] [Commented] (AXIS2-5065) Provide support for org.w3c.dom.Document in web service.

2011-07-25 Thread Paul Nibin K J (JIRA)
[ 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

[jira] [Commented] (AXIS2-5063) Provide support for complex object types.

2011-07-25 Thread Paul Nibin K J (JIRA)
[ 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

[jira] [Commented] (AXIS2-5064) Support HashMap type in the web service.

2011-07-25 Thread Paul Nibin K J (JIRA)
[ 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

Re: Introducing a new feature to enable MTOM attachment streaming

2011-07-25 Thread Sadeep Jayasumana
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 : " +