Re: Compilation error on trunk

2008-01-26 Thread ruwan . linton
://rajith.2rlabs.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Regards, Rajith Attapattu Red Hat blog: http://rajith.2rlabs.com/ -- Ruwan Linton http

Re: Commit messages not getting through

2008-01-29 Thread Ruwan Linton
://pzf.fremantle.org [EMAIL PROTECTED] Oxygenating the Web Service Platform, www.wso2.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://www.wso2.org - Oxygenating

Re: Synapse clustering

2008-01-29 Thread Ruwan Linton
not came across any requirement to support that level of replication to happen from users and most of them are fine with this error. [1] - https://issues.apache.org/jira/browse/SYNAPSE-180 Thanks, Ruwan -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: [jira] Commented: (SYNAPSE-235) Allow XPath expressions to be specified relative to envelope or body via an attribute

2008-03-11 Thread Ruwan Linton
Assignee: Ruwan Linton This would make XPath expressions simpler without consideration for SOAP 1.1 or 1.2 or REST etc Default could be envelope (i.e. what we have now - for backward compatibility), and an optional attribute could specify if it should be relative to the body

Re: [jira] Commented: (SYNAPSE-127) Should be able to define seperate policies for incoming and outgoing messages

2008-03-11 Thread Ruwan Linton
: Ruwan Linton Assignee: Ruwan Linton Fix For: 1.1-QA-B1, 1.2 It should be able to specify different policies for incoming and outgoing messages in proxy services -- This message is automatically generated by JIRA. - You can reply to this email to add a comment

Re: [jira] Commented: (SYNAPSE-235) Allow XPath expressions to be specified relative to envelope or body via an attribute

2008-03-13 Thread Ruwan Linton
Reporter: Asankha C. Perera Assignee: Ruwan Linton Fix For: 1.2 This would make XPath expressions simpler without consideration for SOAP 1.1 or 1.2 or REST etc Default could be envelope (i.e. what we have now - for backward compatibility

Re: Time to migrate to the axis2 trunk

2008-03-14 Thread Ruwan Linton
for OMSourcedElement and OMDataSource. For me it's the perfect moment to migrate, as it will allow me to fix the issues I've reported in a more proper way. Andreas On 13 Mar 2008, at 09:37, Ruwan Linton wrote: Hi devs, Axis2 folks are in the process of releasing the axis2-1.4 probably on next

Re: [jira] Resolved: (SYNAPSE-127) Should be able to define seperate policies for incoming and outgoing messages

2008-03-17 Thread Ruwan Linton
snapshot as pointed out in one comment of the issue? Thanks, Jens Ruwan Linton (JIRA) schrieb: [ https://issues.apache.org/jira/browse/SYNAPSE-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved SYNAPSE-127

Re: svn commit: r638978 - /synapse/trunk/java/modules/transports/src/main/java/org/apache/synapse/transport/mail/MailUtils.java

2008-03-19 Thread Ruwan Linton
; } - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: [jira] Resolved: (SYNAPSE-127) Should be able to define seperate policies for incoming and outgoing messages

2008-03-21 Thread Ruwan Linton
by the policy Thanks, Ruwan On Mon, Mar 17, 2008 at 1:51 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Yes jens, Current svn trunk of synapse depends on rampart-SNAPSHOT anyway. So if you build synapse to try this, you will get that automatically. Thanks, Ruwan On 3/17/08, Jens Goldhammer [EMAIL

Re: soap fault through class mediators

2008-03-29 Thread Ruwan Linton
. Standard Chartered PLC and subsidiaries (SCGroup) do not accept liability for damage caused by this email and may monitor email traffic. -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: soap fault through class mediators

2008-03-31 Thread Ruwan Linton
change the value of detail tag, mostly it could be the value of synapseException like below This is the error. throw new SynapseException(This is the error); -- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent:* Sunday, March 30, 2008 7:02 AM

Re: [jira] Resolved: (SYNAPSE-264) Add the ability to configure thefault detial dynamically in the MakeFault mediator

2008-04-03 Thread Ruwan Linton
Hi Kumaran, Please try this [1] build. [1] - http://people.apache.org/~ruwan/synapse/synapse-1.2-SNAPSHOT-bin.zip Thanks, Ruwan On Wed, Apr 2, 2008 at 10:24 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Hi Kumaran, I am sorry, I have mistakenly uploaded a corrupted build. I will give you

Using JAVA 5 features inside Synapse

2008-04-05 Thread Ruwan Linton
to the synapse core which will anyway going to affect the compiled mediators. What do we do? Shall we use JAVA 5 features or keep the code as it is? I am +1 for fixing the code to use these features. Thanks, Ruwan -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: [jira] Resolved: (SYNAPSE-237) Support Gzip encoding for NIO http/s transports

2008-04-07 Thread Ruwan Linton
Indika, If synapse wants to forcibly remove GZIP then add property name=Content-Encoding scope=transport value=gzip action=remove/ What is the meaning of value attribute, if you need to remove the Content-Encoding header, then you do not need to put the value attribute? Is that what

Behavior of WSDLToServiceBuilder

2008-04-12 Thread Ruwan Linton
/browse/SYNAPSE-267 [2] - http://www.nabble.com/WSDL-Generation-to16588436.html Thanks, Ruwan -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Synapse 1.2 QA build 1

2008-05-05 Thread Ruwan Linton
/IssueNavigator.jspa?mode=hiderequestId=12312599 Thanks, Ruwan -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: Build problem

2008-05-06 Thread Ruwan Linton
for this test now. Works like a charm. Thanks, Eric -- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent:* Tuesday, May 06, 2008 9:04 AM *To:* dev@synapse.apache.org *Subject:* Re: Build problem Hi Eric, Assuming you are on Windows

Re: Cleaning up dependencies

2008-05-08 Thread Ruwan Linton
] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: Cleaning up dependencies

2008-05-08 Thread Ruwan Linton
BTW: we need commons-io due to fix that has been done by andreas to use CountingOutputStream class from that. Thanks, Ruwan On Thu, May 8, 2008 at 1:52 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Asankha, my feeling is that we should not ship QuickFixJ and Qpid jars and we can keep those two

Re: POX proxy with custom Content-Type

2008-05-10 Thread Ruwan Linton
that the user doesn't need to modify the axis2.xml? Paul -- Forwarded message -- From: Ruwan Linton [EMAIL PROTECTED] Date: Sat, May 10, 2008 at 2:30 AM Subject: Re: POX proxy with custom Content-Type To: [EMAIL PROTECTED] Hi Sylvain, I am afraid, the property name contentType

Re: SynapseCommodityServiceTest broken after fix of SYNAPSE-311

2008-05-15 Thread Ruwan Linton
(Unknown Source) at java.io.FileInputStream.init(Unknown Source) at org.apache.synapse.config.SynapseConfigurationBuilder.getConfiguration(SynapseConfigurationBuilder.java:77) ... 18 more Regards, Eric -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: SNAPSHOTs?

2008-05-18 Thread Ruwan Linton
-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: Synpase not sending 500 error code

2008-05-21 Thread Ruwan Linton
[EMAIL PROTECTED] wrote: Can you help me, how to download and build. Could you remember, what fix you did for the below. Thanks. -- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, May 21, 2008 7:49 PM *To:* Venkatesan, Kumaran *Subject

Re: Synpase not sending 500 error code

2008-05-21 Thread Ruwan Linton
. transportReceiver name=http class=org.apache.axis2.transport.http.* SimpleHTTPServer* parameter name=port8080/parameter /transportReceiver I think, the above fix will work only for NIO based request. -- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent

Re: Synpase not sending 500 error code

2008-05-22 Thread Ruwan Linton
. -- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, May 21, 2008 10:27 PM *To:* Venkatesan, Kumaran *Cc:* dev@synapse.apache.org; Pai, Harish; Panneerselvam, Velu *Subject:* Re: Synpase not sending 500 error code Hi Venkatesan, Yes of course. The fixes I did

Re: How to send back a fault from an in-sequence

2008-05-22 Thread Ruwan Linton
PROTECTED] -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: Changing default HTTP, HTTPS ports of Synapse to unused numbers

2008-05-22 Thread Ruwan Linton
Ooopppseee, I just realized that I missed the dev list from my original reply, Cc:ing dev list Thanks, Ruwan On Fri, May 23, 2008 at 9:23 AM, Ruwan Linton [EMAIL PROTECTED] wrote: Thanks Paul, but 4433 is not listed even there. Anyway I checked 8243 there and it seems OK. Mark/Eric

Re: How to send back a fault from an in-sequence

2008-05-23 Thread Ruwan Linton
mediator sequence but with scripting, or am I wrong? Regards, Eric -- Small modification; On Thu, May 22, 2008 at 9:21 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Hi Eric, Please see my comments in line; On Thu, May 22, 2008 at 8:53 PM, Hubert, Eric

Re: How to send back a fault from an in-sequence

2008-05-23 Thread Ruwan Linton
locally. So maybe he uses another Java-Version or something like that. If the problem does not happen in the integration environment we may try to narrow it down. Regards, Eric -- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent:* Friday, May 23

Re: Changing default HTTP, HTTPS ports of Synapse to unused numbers

2008-05-23 Thread Ruwan Linton
, with references, to the http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers page. Thanks! On Thu, May 22, 2008 at 8:55 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Ooopppseee, I just realized that I missed the dev list from my original reply, Cc:ing dev list Thanks, Ruwan On Fri

Re: How to send back a fault from an in-sequence

2008-05-23 Thread Ruwan Linton
problems no matter if we or other users might be affected. Regards, Eric -- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent:* Friday, May 23, 2008 12:36 PM *To:* dev@synapse.apache.org *Subject:* Re: How to send back a fault from an in-sequence

Re: How to send back a fault from an in-sequence

2008-05-23 Thread Ruwan Linton
(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Regards, Eric -- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent:* Friday, May 23, 2008 12:36 PM *To:* dev@synapse.apache.org *Subject:* Re: How to send back a fault from an in-sequence

Re: How to send back a fault from an in-sequence

2008-05-23 Thread Ruwan Linton
-- *From:* Ruwan Linton [mailto:[EMAIL PROTECTED] *Sent:* Friday, May 23, 2008 12:36 PM *To:* dev@synapse.apache.org *Subject:* Re: How to send back a fault from an in-sequence Eric, I still don't understand why do you need a script to do this. Is there any other requirements except

Re: Changing default HTTP, HTTPS ports of Synapse to unused numbers

2008-05-25 Thread Ruwan Linton
Andreas On 23 May 2008, at 16:45, Ruwan Linton wrote: Hi Mark, I think 8280 sounds good too. I am OK with 8280 as http and 8243 as https :-) What do others think about this? and also is there any one out there who knows the port 8280 being widely used in any product as there default port

Synapse 1.2 beta1

2008-05-28 Thread Ruwan Linton
test this build and provide your feedback on this build. Thanks, Ruwan [1] - http://people.apache.org/~ruwan/synapse/1_2/beta1/ -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: Synapse 1.2 beta1

2008-05-29 Thread Ruwan Linton
:03 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Hi Suran, I think this is normal if you do critical changes on the API and also Qpid is still at milestone releases and hence you cannot expect one milestone to be compatible with the other. So if you want to connect to a particular version

Re: Cleaning up dependencies

2008-06-03 Thread Ruwan Linton
.jar (axis2-kernel) Thanks, Ruwan -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: Release Plan for the Synapse-1.2 release [Revised]

2008-06-03 Thread Ruwan Linton
[status update] Synapse-1.2 release is waiting for the Rampart/WSS4J artifacts to be available on public maven2 repositories. Thanks, Ruwan On Tue, May 27, 2008 at 2:32 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Folks, First of all I apologies for the delay in sending this, but I was waiting

[VOTE] Release Synapse-1.2

2008-06-04 Thread Ruwan Linton
://people.apache.org/%7Eruwan/synapse/1.2/maven-repo/ SVN Info: revision is 663011 on https://svn.apache.org/repos/asf/synapse/branches/1.2 Here's my +1 to declaring the above dist as Synapse-1.2. Thanks, Ruwan -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: [VOTE] Release Synapse-1.2

2008-06-04 Thread Ruwan Linton
the SecureStockQuote Service and then later found out that I cannot proceed with the security scenarios in this release due to a wrong jar being included in the release. Thanks, Evanthika Ruwan Linton wrote: Hi Devs, This is a call for votes to release Synapse-1.2. Please review the signed artifacts

Re: WS-I Compliance Assertion: BP2402

2008-06-05 Thread Ruwan Linton
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Trunk is back for development

2008-06-09 Thread Ruwan Linton
Folks, I have merged the 1.2 branch changes back to the trunk and now trunk is back for active development. If you are on the 1.2 branch please use the svn switch command to switch the working copy back to the trunk. Thanks, Ruwan -- Ruwan Linton http://www.wso2.org - Oxygenating the Web

Re: Tabs or spaces?

2008-06-09 Thread Ruwan Linton
are the code formatting preferences for Synapse? At least are we meant to use tabs or spaces for indentation? Oleg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan

Re: Direct dependency on backport-util-concurrent

2008-06-09 Thread Ruwan Linton
as odd. Oleg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: QPid libraries

2008-06-09 Thread Ruwan Linton
PROTECTED] wrote: On Mon, 2008-06-09 at 22:24 +0530, Ruwan Linton wrote: Hi Oleg, They should be available on the WSO2 repository [http://dist.wso2.org/maven2]. This is not a released version and Rajith did these changes depending on a svn revision build, which has been uploaded

Re: QPid libraries

2008-06-09 Thread Ruwan Linton
On 9 juin 08, at 18:54, Ruwan Linton wrote: Hi Oleg, They should be available on the WSO2 repository [ http://dist.wso2.org/maven2]. This is not a released version and Rajith did these changes depending on a svn revision build, which has been uploaded to the WSO2 repository to overcome the issue

[ANN] Apache Synapse ESB 1.2 released

2008-06-09 Thread Ruwan Linton
. The Apache Synapse code and binaries are available from the website at http://synapse.apache.org Thanks The Apache Synapse Team -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: Tabs or spaces?

2008-06-10 Thread Ruwan Linton
Paul, My personal view is that CWIKI would be better.. What do others think about this? Thanks, Ruwan On Mon, Jun 9, 2008 at 11:04 PM, Paul Fremantle [EMAIL PROTECTED] wrote: Do we want the main wiki or the cwiki? Paul On Mon, Jun 9, 2008 at 5:57 PM, Ruwan Linton [EMAIL PROTECTED] wrote

Re: [ANN] Apache Synapse ESB 1.2 released

2008-06-10 Thread Ruwan Linton
that Synapse is based on Apache Axis2 in this release note? Even the binary zip pack does not have a CREDITS file. :( I did not check the source pack. Thanks, Samisa... Ruwan Linton wrote: The Apache Synapse team is pleased to announce the release of version 1.2 of the Open Source Enterprise

Re: Intelligent Synapse Load Balancer

2008-06-11 Thread Ruwan Linton
665E 0760 -- Thanks Afkham Azeez http://afkham.org http://www.wso2.org GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760 -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: errorHandler not invoked when an application node fails

2008-06-12 Thread Ruwan Linton
40C9 B2A2 4AE2 C887 665E 0760 -- Ruwan Linton http://www.wso2.org - Oxygenating the Web Services Platform

Re: synapse JMSListener fails if services.xml doesn't specify transport.jms.Destination

2008-06-12 Thread Ruwan Linton
- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Synapse failover not working with Axiom trunk

2008-06-12 Thread Ruwan Linton
0760 -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Intelligent Synapse Load Balancer

2008-06-14 Thread Ruwan Linton
/ /in out send/ /out /sequence Thanks Azeez -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Intelligent Synapse Load Balancer

2008-06-14 Thread Ruwan Linton
. * * On Sat, Jun 14, 2008 at 9:23 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Hi Azeez, On Sat, Jun 14, 2008 at 7:36 PM, Afkham Azeez [EMAIL PROTECTED] wrote: Hi Paul/Eric, I have renamed it to dynamicLoadbalance. This name looks better over the former ;-) Eric, I don't think

Re: CWiki (was Re: Tabs or spaces?)

2008-06-16 Thread Ruwan Linton
cwiki userid so I can add you. Thanks Paul On Mon, Jun 16, 2008 at 1:03 AM, Ruwan Linton [EMAIL PROTECTED] wrote: Neither I :-) Andreas, Paul is working on this AFAIK, and will get back to us once he get the admin rights... Thanks, Ruwan On Sun, Jun 15, 2008 at 10:26 PM

Re: svn commit: r670682 - in /synapse/trunk/java/modules/transports/src/main/java/org/apache/synapse/transport/nhttp: ServerWorker.java util/RESTUtil.java

2008-06-23 Thread Ruwan Linton
; +} +} } - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Inconsistent behavior in HttpCoreNIOListenerTest

2008-06-23 Thread Ruwan Linton
Hi devs, I encountered an inconsistent behavior with the HttpCoreNIOListenerTest. Some times these tests are failing saying Premature EOF, but this is not consistent. Some times it passes and some times it is failing.. Any idea on this? Thanks, Ruwan -- Ruwan Linton http://wso2.org

Re: Inconsistent behavior in HttpCoreNIOListenerTest

2008-06-24 Thread Ruwan Linton
make the behavior of the unit tests more predictable. Also since they no longer require calls to Thread.sleep, they will execute much faster. Can you check whether this change also solves your problem? Andreas On 24 juin 08, at 06:39, Ruwan Linton wrote: Hi devs, I encountered

Proposal to improve the XSLT performance

2008-06-25 Thread Ruwan Linton
on Schema awareness. Well, it doesn't do much harm even though we keep XALAN but StaxSource has to be replaced with the StreamSource WDYT? Thanks, Ruwan -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Proposal to improve the XSLT performance

2008-06-25 Thread Ruwan Linton
gives better results than StaxSource. Can you share with us the stylesheet and the input documents you used in your tests? Andreas On 25 juin 08, at 10:12, Ruwan Linton wrote: Hi devs, From the performance test figures on this articlehttp://wso2.org/library/3740I found that performance

Re: Proposal to improve the XSLT performance

2008-06-25 Thread Ruwan Linton
Here is the svn url for the configs; https://wso2.org/repos/wso2/trunk/commons/performance/esb Ruwan On Wed, Jun 25, 2008 at 2:59 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Andreas, I used the XSLTs configs and the requests and an echo service from the perf article [http://wso2.org/library

Re: Proposal to improve the XSLT performance

2008-06-25 Thread ruwan . linton
serialize the source tree? Using serialize or serializeAndConsume? Andreas On 25 juin 08, at 10:12, Ruwan Linton wrote: Hi devs, From the performance test figures on this article I found that performance for the XSLT transformations shows a drastic drop in performance with increasing

Re: Proposal to improve the XSLT performance

2008-06-26 Thread Ruwan Linton
the source tree? Using serialize or serializeAndConsume? Andreas On 25 juin 08, at 10:12, Ruwan Linton wrote: Hi devs, From the performance test figures on this article I found that performance for the XSLT transformations shows a drastic drop in performance with increasing the message size

Re: Possible Causes for Connection reset by peer when using NIO

2008-06-26 Thread Ruwan Linton
on the server side. OK, you may increase the socket timeout of Synapse to verify this, you can put a file nhttp.properties file with the entry http.socket.timeout with 7 as the value. Thanks, Ruwan Any other idea? Regards, Eric -- Ruwan Linton http://wso2.org - Oxygenating the Web

Re: Proposal to improve the XSLT performance

2008-06-26 Thread Ruwan Linton
Hi Andreas, I have created a JIRA issue for this. https://issues.apache.org/jira/browse/SYNAPSE-378 Thanks, Ruwan On Thu, Jun 26, 2008 at 2:15 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Hi Andreas, On Wed, Jun 25, 2008 at 11:39 PM, Andreas Veithen [EMAIL PROTECTED] wrote: I'm still

Re: File suffix for Synapse extension archives

2008-06-26 Thread Ruwan Linton
of the developer and user community on this. Any comments and suggestions are welcome! Regards, Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http

Re: Improving performance even more :)

2008-06-26 Thread Ruwan Linton
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: SOAP11 and SOAP12 binding

2008-06-26 Thread Ruwan Linton
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Improving performance even more :)

2008-06-27 Thread Ruwan Linton
know this is a good suggestion , but I believe , for scenarios, that we don't access SOPA message, we have to completely avoid building it. Completely agreed and +1 for this. Thanks, Ruwan Thanks Indika -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http

Re: svn commit: r672694 - /synapse/branches/1.2/modules/core/src/main/java/org/apache/synapse/mediators/ext/ClassMediator.java

2008-06-29 Thread Ruwan Linton
On 6/30/08, Asankha C. Perera [EMAIL PROTECTED] wrote: Yep... its a mistake I noticed after I committed :(.. anyway we have the tag untouched.. so will leave this as it is for now +1 Ruwan asankha Ruwan Linton wrote: Asankha, Any reason for this commit to go into the 1.2 branch

Re: Reading Target Address Parameter at Transport Level

2008-06-30 Thread Ruwan Linton
. Perera WSO2 - http://wso2.org http://esbmagic.blogspot.com -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Making it simpler to manage messageformatters for users

2008-06-30 Thread Ruwan Linton
://pzf.fremantle.org [EMAIL PROTECTED] Oxygenating the Web Service Platform, www.wso2.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org

Changing the default service context path of Synapse

2008-06-30 Thread Ruwan Linton
to /services. Your feedback on this is highly appreciated. Thanks, Ruwan -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Synapse test failure

2008-07-01 Thread Ruwan Linton
://afkham.org http://www.wso2.org GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760 -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: FIX Message Structure maintain inside synapse

2008-07-01 Thread Ruwan Linton
and proposed new format for neither XSLTs nor CBRs (XPATH) Thanks, Ruwan Asanka A. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating

Re: FIX Message Structure maintain inside synapse

2008-07-01 Thread Ruwan Linton
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Making force HTTP 1.0 a part of the endpoint definition?

2008-07-17 Thread Ruwan Linton
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Sent from Gmail for mobile | mobile.google.com Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/ - To unsubscribe

Re: SOAP11 and SOAP12 binding

2008-07-24 Thread Ruwan Linton
] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: SOAP11 and SOAP12 binding

2008-07-28 Thread Ruwan Linton
at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: svn commit: r672650 - in /synapse/trunk/java/modules/core/src: main/java/org/apache/synapse/config/xml/ main/java/org/apache/synapse/mediators/transform/ test/java/org/apache/synapse/config/xml/

2008-08-04 Thread Ruwan Linton
+if (markAsResponse) { +synCtx.setResponse(true); +synCtx.setTo(synCtx.getReplyTo()); +} + +return true; -- Asankha C. Perera WSO2 - http://wso2.org http://esbmagic.blogspot.com -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform

Synapse transport test failure

2008-08-04 Thread Ruwan Linton
; org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest org.apache.synapse.transport.testkit.listener.XMLAsyncMessageTestCase org.apache.synapse.transport.testkit.listener.XMLRequestResponseMessageTestCase Thanks, Ruwan. -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http

Re: Synapse transport test failure

2008-08-04 Thread Ruwan Linton
Ruwan Linton wrote: Hi devs, I am seeing a test failure in the transports module, I had to exclude the following test cases to get the build working for me. Any clue on what causes this issue? Is this local to me or are there any others who are getting the same failure? Tests in error

Re: Synapse transport test failure

2008-08-05 Thread Ruwan Linton
classes to build tests, but will never contain actual test cases. Regards, Andreas Quoting Ruwan Linton [EMAIL PROTECTED]: Hi Andreas, It is fixed now, thanks for fixing this. Still I have to exclude the XMLAsyncMessageTestCase and XMLRequestResponseMessageTestCase, I suppose

Re: Synapse Axis2FlexibleMEPClient removes AddressingHeaders. Causes problems with ws-security

2008-08-09 Thread Ruwan Linton
would synapse remove that? And what are my options? -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Cannot Build synapse on offline mode

2008-08-12 Thread Ruwan Linton
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Improvement to synapse load balancer config - algorithm

2008-08-15 Thread Ruwan Linton
asankha -- Asankha C. Perera WSO2 - http://wso2.org http://esbmagic.blogspot.com -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Renaming Synapse artifact jar files

2008-08-18 Thread Ruwan Linton
? Please note that the release artifact is not going to be affected by this naming convention and will remain to be synapse-bin-SNAPSHOT.zip Thanks, Ruwan -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Renaming Synapse artifact jar files

2008-08-18 Thread Ruwan Linton
-- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Setting the Required Function in Inlined Scripts

2008-08-26 Thread Ruwan Linton
in the includes script list. Thanks, Ruwan -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: Moving of the transports - status

2008-09-22 Thread Ruwan Linton
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: svn commit: r700217 - in /synapse/trunk/java/modules/transports/src/test/java/org/apache: axis2/ synapse/format/

2008-09-29 Thread Ruwan Linton
/ -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: svn commit: r700217 - in /synapse/trunk/java/modules/transports/src/test/java/org/apache: axis2/ synapse/format/

2008-09-30 Thread Ruwan Linton
. I think that's a good thing for us because it guarantees that the transports all support these content types correctly. Andreas Ruwan Linton wrote: Andreas, Have we moved PlainTextFormatter to WS-Commons, I guess that has no value for axis2 though. Thanks, Ruwan On Tue, Sep 30, 2008

Re: [Axis2] Moving all the transports into a common modules

2008-10-02 Thread Ruwan Linton
. blog: http://amilachinthaka.blogspot.com/ -- Thank you! http://blogs.deepal.org - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org

Re: [Axis2] Moving all the transports into a common modules

2008-10-02 Thread Ruwan Linton
] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform

Re: svn commit: r698269 - in /synapse/trunk/java: modules/core/src/main/java/org/apache/synapse/ modules/core/src/main/java/org/apache/synapse/audit/ modules/core/src/main/java/org/apache/synapse/audi

2008-10-08 Thread Ruwan Linton
in a JIRA asankha - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

Re: [Transport] Moving UDP transport from Synapse to WS-Commons

2008-10-09 Thread Ruwan Linton
or if you have some local changes that you need to commit first, please shout. Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org

Re: How to debug Synapse

2008-10-15 Thread Ruwan Linton
, Oct 15, 2008 at 10:57 PM, Senaka Fernando [EMAIL PROTECTED]wrote: Hi Ruwan, IDE based debugging is kinda painful to setup, isn't using JDB (command line) as stated above easier? I'd like to have an opinion on this. Regards, Senaka On Wed, Oct 15, 2008 at 10:40 PM, Ruwan Linton [EMAIL

Re: Time for a release??

2008-10-17 Thread Ruwan Linton
] For additional commands, e-mail: [EMAIL PROTECTED] -- Ruwan Linton http://wso2.org - Oxygenating the Web Services Platform http://ruwansblog.blogspot.com/

  1   2   3   4   5   6   7   8   >