Re: [Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Isuru Suriarachchi
Tested on Tomcat 6.0.20 and the results are the same. I had a look at the Tomcat HTTP support doc at [1], and it says: " This *Connector* supports all of the required features of the HTTP/1.1 protocol, as described in RFC 2616, including persistent connections, pipelining, expectations and chunke

[Carbon-dev] build carbon/dependencies error with "mvn clean install -Dmaven.test.skip=true"

2010-10-01 Thread wang xiao
I don't know the reason.please help me。thanks。 91K downloaded (axis2-transport-base-1.1.0-SNAPSHOT.jar) [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed

Re: [Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Isuru Suriarachchi
One more thing.. When an HTTP/1.1 request is sent to Tomcat, it responds with an HTTP/1.1 message with "Transfer-Encoding: chunked ". When an HTTP/1.0 request is sent to Tomcat, it responds with an HTTP/1.1 message with "Connection: close ". That means, even though it responds with an HTTP/1.1 m

Re: [Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Charitha Kankanamge
I tested on Axis2 server (standalone) and WSAS. Not with tomcat. Regards Charitha On Sat, Oct 2, 2010 at 11:19 AM, Isuru Suriarachchi wrote: > > > On Sat, Oct 2, 2010 at 10:55 AM, Afkham Azeez wrote: > >> Charitha, >> Can you deploy Axis2 on Tomcat 5.5.23 and let us know what you are >> seeing

Re: [Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Isuru Suriarachchi
On Sat, Oct 2, 2010 at 10:55 AM, Afkham Azeez wrote: > Charitha, > Can you deploy Axis2 on Tomcat 5.5.23 and let us know what you are seeing? > I did test this while ago and the issue is there in Axis2 on Tomcat case as well. > > What version of TC did you deploy Axis2 on? > I think Charitha

Re: [Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Afkham Azeez
Charitha, Can you deploy Axis2 on Tomcat 5.5.23 and let us know what you are seeing? What version of TC did you deploy Axis2 on? Azeez On Sat, Oct 2, 2010 at 9:30 AM, Charitha Kankanamge wrote: > When I send either Http-1.1 or 1.0 request to WSAS, it always responds back > with HTTP-1.1 [1]

Re: [Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Isuru Suriarachchi
I will have a look into this.. Thanks, ~Isuru On Sat, Oct 2, 2010 at 9:30 AM, Charitha Kankanamge wrote: > When I send either Http-1.1 or 1.0 request to WSAS, it always responds back > with HTTP-1.1 [1] > > I tried with Axis2 server and it correctly responded back with Http 1.0 in > case of a 1

Re: [Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Ruwan Linton
On 10/2/10 9:34 AM, Sanjiva Weerawarana wrote: And if such a property exists then it must be defaulted to the right value .. an HTTP 1.0 client will not understand an HTTP 1.1 response! Isn't it wrong to have a property for this, we should anyway send the response in 1.0 if the request is in 1.

Re: [Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Sanjiva Weerawarana
And if such a property exists then it must be defaulted to the right value .. an HTTP 1.0 client will not understand an HTTP 1.1 response! Sanjiva. On Sat, Oct 2, 2010 at 9:30 AM, Charitha Kankanamge wrote: > When I send either Http-1.1 or 1.0 request to WSAS, it always responds back > with HTTP

Re: [Carbon-dev] carbon/dependencies error

2010-10-01 Thread wang xiao
build only axiom first by going into dependencies/axiom.it's able to build sucessful;but it's not sucessful when i build carbon/dependencies.why? thanks! 2010/10/2 Isuru Suriarachchi > Try to build only axiom first by going into dependencies/axiom. If that > also fails try to build without tests

[Carbon-dev] WSAS does not handle HTTP 1.0 correctly?

2010-10-01 Thread Charitha Kankanamge
When I send either Http-1.1 or 1.0 request to WSAS, it always responds back with HTTP-1.1 [1] I tried with Axis2 server and it correctly responded back with Http 1.0 in case of a 1.0 request. Is there any config property in WSAS in order to enable HTTP 1.0 support? [1]https://wso2.org/jira/brows

Re: [Carbon-dev] carbon/dependencies error

2010-10-01 Thread wang xiao
oh,I know ,thanks! 2010/10/2 Isuru Suriarachchi > Try to build only axiom first by going into dependencies/axiom. If that > also fails try to build without tests using the following command.. > > mvn clean install -Dmaven.test.skip=true > > Thanks, > ~Isuru > > On Sat, Oct 2, 2010 at 8:09 AM,

Re: [Carbon-dev] carbon/dependencies error

2010-10-01 Thread Isuru Suriarachchi
Try to build only axiom first by going into dependencies/axiom. If that also fails try to build without tests using the following command.. mvn clean install -Dmaven.test.skip=true Thanks, ~Isuru On Sat, Oct 2, 2010 at 8:09 AM, wang xiao wrote: > Hi! > When I use "mvn -clean install" to compil

[Carbon-dev] carbon/dependencies error

2010-10-01 Thread wang xiao
Hi! When I use "mvn -clean install" to compile carbon/dependencies,It always shows the error as follows .please help me.thanks! --- T E S T S --- The current artifact axiom-osgi-run-1.2.10-SNAPS

Re: [Carbon-dev] BPEL component broken

2010-10-01 Thread Waruna Ranasinghe
On Sat, Oct 2, 2010 at 5:34 AM, Denis Weerasiri wrote: > Hi, > Getting a build failure in bpel component in trunk(Revision: 74768). You need to update org.wso2.carbon.application.deployer in Carbon Core Thanks, Waruna > > > [INFO] >

Re: [Carbon-dev] BPEL component broken

2010-10-01 Thread Denis Weerasiri
Hi, Getting a build failure in bpel component in trunk(Revision: 74768). [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure /opt/installatio

Re: [Carbon-dev] Exception while running stratos ESB

2010-10-01 Thread Senaka Fernando
Need to check with the other Stratos services. Please also double check whether you have a "cache.xml", in the Stratos ESB distribution. Thanks, Senaka. On Fri, Oct 1, 2010 at 2:03 PM, Supun Kamburugamuva wrote: > I'm getting the following exception while running the stratos ESB. Any > idea? >

Re: [Carbon-dev] We have latest packs available Fwd: WSO2 Stratos Nightly Build was SUCCESSFUL

2010-10-01 Thread Samisa Abeysinghe
:D Sorry for the subject typo earlier ;) On Fri, Oct 1, 2010 at 7:45 PM, Samisa Abeysinghe wrote: > Use these for private cloud deployment and testing... > > Samisa... > > > [INFO] > [INFO] > > [INFO] Reactor Summary: > [IN

[Carbon-dev] We have katest oacks available Fwd: WSO2 Stratos Nightly Build was SUCCESSFUL

2010-10-01 Thread Samisa Abeysinghe
Use these for private cloud deployment and testing... Samisa... [INFO] [INFO] [INFO] Reactor Summary: [INFO] [INFO] WSO2 Stratos MS ..

[Carbon-dev] No doc site for carbon

2010-10-01 Thread Pradeep Fernando
Hi devs, As pointed out in the CARBON-3412 Jira[1], there is no doc link for wso2 carbon console. Currently there is an small doc in the core/components. As per discussion with Isuru (offline), we first have to come up with a document framework & a landing page content. I'm going to look in to this

Re: [Carbon-dev] New Carbon Component - Axis2 Repository Management

2010-10-01 Thread Shariq
On Fri, Oct 1, 2010 at 12:44 PM, Srinath Perera wrote: > Hi Shariq, > > There are some carbon components to do uploads to server etc. Please > reuse components/ code when possible. > OK, will do. Thanks, Shariq. > > Thanks > Srinath > > On Fri, Oct 1, 2010 at 12:27 PM, Afkham Azeez wrote: > >

Re: [Carbon-dev] Shared configuration registry with ESB

2010-10-01 Thread Hodchenkov, Paul
Please help to solve this problem :) I have no idea why esb node (where config registry mount as read-only) does not load proxy configuration from registry, but continue to use synapse-config from file system. Thx. From: Hodchenkov, Paul Sent: Thursday, September 30, 2010 9:44 AM To: carbon-dev

Re: [Carbon-dev] Breadcrumb exception

2010-10-01 Thread Afkham Azeez
This is the code which causes the NPE String path = (String) request.getAttribute("javax.servlet.include.request_uri"); // now path contains value similar to following. eg: path = // /carbon/userstore/index.jsp // Find last occurance of "carbon". This is the starting of web app context. int car

Re: [Carbon-dev] [Stratos-dev] Carbon 3.1.0 and Stratos 1.0.0 branches

2010-10-01 Thread Isuru Suriarachchi
On Fri, Oct 1, 2010 at 2:53 PM, Ruwan Linton wrote: > On 10/1/10 2:20 PM, Isuru Suriarachchi wrote: > > > > On Fri, Oct 1, 2010 at 2:02 PM, Samisa Abeysinghe wrote: > >> Now, where should we commit the stuff to? >> > > If you are working on any apache projects (axis2, axiom, synapse etc..) you

Re: [Carbon-dev] [Stratos-dev] Carbon 3.1.0 and Stratos 1.0.0 branches

2010-10-01 Thread Ruwan Linton
On 10/1/10 2:20 PM, Isuru Suriarachchi wrote: On Fri, Oct 1, 2010 at 2:02 PM, Samisa Abeysinghe > wrote: Now, where should we commit the stuff to? If you are working on any apache projects (axis2, axiom, synapse etc..) you have to commit to both apache trunk an

[Carbon-dev] Breadcrumb exception

2010-10-01 Thread Supun Kamburugamuva
I'm getting the following error while acceding mediation statistics UI. It is coming from Breadcrumb. [2010-10-01 14:34:53,332] ERROR - [bridgeservlet] Servlet.service() for servlet bridgeservlet threw exception java.lang.NullPointerException at org.wso2.carbon.ui.taglibs.Breadcrumb.doEndT

Re: [Carbon-dev] [Stratos-dev] Carbon 3.1.0 and Stratos 1.0.0 branches

2010-10-01 Thread Isuru Suriarachchi
On Fri, Oct 1, 2010 at 2:02 PM, Samisa Abeysinghe wrote: > Now, where should we commit the stuff to? > If you are working on any apache projects (axis2, axiom, synapse etc..) you have to commit to both apache trunk and our internal branch. Other than that, everything else should go into Carbon t

[Carbon-dev] Exception while running stratos ESB

2010-10-01 Thread Supun Kamburugamuva
I'm getting the following exception while running the stratos ESB. Any idea? org.infinispan.config.ConfigurationException: Unable to instantiate class org.infinispan.eviction.EvictionManagerImpl at org.infinispan.util.Util.loadClass(Util.java:64) at org.infinispan.factories.EmptyC

Re: [Carbon-dev] [Stratos-dev] Carbon 3.1.0 and Stratos 1.0.0 branches

2010-10-01 Thread Samisa Abeysinghe
Now, where should we commit the stuff to? Samisa... On Friday, October 1, 2010, Isuru Suriarachchi wrote: > Hi all, > > I've created Carbon 3.1.0 [1] and Stratos 1.0.0 [2] branches. Internal > branches for apache dependencies can be found at [3]. I've not given wso2 > versions for those depend

Re: [Carbon-dev] New Carbon Component - Axis2 Repository Management

2010-10-01 Thread Srinath Perera
Hi Shariq, There are some carbon components to do uploads to server etc. Please reuse components/ code when possible. Thanks Srinath On Fri, Oct 1, 2010 at 12:27 PM, Afkham Azeez wrote: > > > > > On Fri, Oct 1, 2010 at 11:24 AM, Ruwan Linton wrote: >> >> What I am saying is we have a similar r