[Axis2] Added option to control cookie policy on http Request

2007-12-12 Thread keith chapman
Hi, I've added an option to the messagecontext to control the cookie policy on http Request. This can be set as follows options.setProperty(HTTPConstants.COOKIE_POLICY, CookiePolicy.IGNORE_COOKIES ); Valid values for cookie policy are public static final java.lang.String BROWSER_COMPATIBILI

Re: [AXIS2] Adding security phase to OutFaultFlow

2007-12-12 Thread Ruchith Fernando
+1 ... I also believe we should be able to have module define/arrange phases without having to edit the axis2.xml file and the handlers themselves can take care of fault processing. Even in Rampart we use the same handler in the fault flows and we do the fault handling internally without really che

[jira] Created: (AXIS2-3404) sources unavailable in the maven repository.

2007-12-12 Thread Kent Tong (JIRA)
sources unavailable in the maven repository. Key: AXIS2-3404 URL: https://issues.apache.org/jira/browse/AXIS2-3404 Project: Axis 2.0 (Axis2) Issue Type: Improvement Components: samples,

Re: Displaying the Service Information on the GET request

2007-12-12 Thread ruwan . linton
Asankha and all synapse-devs, It seems like the axis2 community is neutral about this. AFAIK, axis2 does not display anything if you browse to the exact service path using a browser (GET request on service path), and their also having a ?info filter and it displays the service information. I thin

[jira] Resolved: (AXIS2-3394) multipart/form-data problem at the RESTFul Service

2007-12-12 Thread Keith Godwin Chapman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Godwin Chapman resolved AXIS2-3394. - Resolution: Fixed Fixed in revision 603805. Aplied modified version of the patch

[jira] Assigned: (AXIS2-3394) multipart/form-data problem at the RESTFul Service

2007-12-12 Thread Keith Godwin Chapman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Godwin Chapman reassigned AXIS2-3394: --- Assignee: Keith Godwin Chapman > multipart/form-data problem at the RESTFul S

[jira] Commented: (AXIS2-2883) CLOSE_WAIT slowly building up over the period of time.

2007-12-12 Thread Daniele Fiorellino (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551007 ] Daniele Fiorellino commented on AXIS2-2883: --- Hi. I've same problem. Environment: Operating System : Linu

[jira] Commented: (AXIS2-3305) When WSDL exists, set wsdl properties for provider

2007-12-12 Thread Nick Gallardo (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550997 ] Nick Gallardo commented on AXIS2-3305: -- Roy, there is already a set of context properties available for the WSDL

[jira] Updated: (AXIS2-3403) JAX-WS BasicAuth client config should allow no password

2007-12-12 Thread Nick Gallardo (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Gallardo updated AXIS2-3403: - Attachment: patch.txt A patch for this issue. > JAX-WS BasicAuth client config should allow no p

[jira] Created: (AXIS2-3403) JAX-WS BasicAuth client config should allow no password

2007-12-12 Thread Nick Gallardo (JIRA)
JAX-WS BasicAuth client config should allow no password --- Key: AXIS2-3403 URL: https://issues.apache.org/jira/browse/AXIS2-3403 Project: Axis 2.0 (Axis2) Issue Type: Bug Compone

[jira] Updated: (AXIS2-3402) Nested swaRef attachments not sent in message

2007-12-12 Thread Nick Gallardo (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Gallardo updated AXIS2-3402: - Attachment: patch.txt A patch for the issue. > Nested swaRef attachments not sent in message > -

[jira] Created: (AXIS2-3402) Nested swaRef attachments not sent in message

2007-12-12 Thread Nick Gallardo (JIRA)
Nested swaRef attachments not sent in message - Key: AXIS2-3402 URL: https://issues.apache.org/jira/browse/AXIS2-3402 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: jaxws Affec

Re: [AXIS2] Adding security phase to OutFaultFlow

2007-12-12 Thread Amila Suriarachchi
hi glen, I am agreeing with you for the two features you have mentioned. And also As I remember these two features were there in the list that came up after last Apache Con hacathon. So there were no objections for this features. But for the moment since axis2 do not have these features the only

Re: [AXIS2] Build Break

2007-12-12 Thread Dustin Amrhein
Keith, I'm looking into these now... Thanks, Dustin Amrhein keith chapman <[EMAIL PROTECTED]> wrote: Hi, There are some test failures http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm?view=ProjectBuild&buildId=3476&id=61 namely Results : Failed tests:

Re: [AXIS2] Adding security phase to OutFaultFlow

2007-12-12 Thread Glen Daniels
Hi Nandana! Nandana Mihindukulasooriya wrote: Hi Devs, Rampart is in the process of providing security in the fault flows. In order to do that, we need to introduce security phase in to out fault flow. It is already there in the in fault flow. so the axis2.xml have to modified to incl

[AXIS2] Adding security phase to OutFaultFlow

2007-12-12 Thread Nandana Mihindukulasooriya
Hi Devs, Rampart is in the process of providing security in the fault flows. In order to do that, we need to introduce security phase in to out fault flow. It is already there in the in fault flow. so the axis2.xml have to modified to include,

Adding security phase to OutFaultFlow

2007-12-12 Thread Nandana Mihindukulasooriya
Hi Devs, Rampart is in the process of providing security in the fault flows. In order to do that, we need to introduce security phase in to out fault flow. It is already there in the in fault flow. so the axis2.xml have to modified to include,

[jira] Updated: (AXIS2-3401) choice of sequence of union causes infinite loop in generated ADB binding

2007-12-12 Thread Christoph Ludwig (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Ludwig updated AXIS2-3401: Attachment: axis2-issue-3401.zip Test service and client using the ADB binding generated fo

[jira] Updated: (AXIS2-3401) choice of sequence of union causes infinite loop in generated ADB binding

2007-12-12 Thread Christoph Ludwig (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Ludwig updated AXIS2-3401: Attachment: axis2test.wsdl WSDL file that triggers the described bug. > choice of sequence

[jira] Created: (AXIS2-3401) choice of sequence of union causes infinite loop in generated ADB binding

2007-12-12 Thread Christoph Ludwig (JIRA)
choice of sequence of union causes infinite loop in generated ADB binding - Key: AXIS2-3401 URL: https://issues.apache.org/jira/browse/AXIS2-3401 Project: Axis 2.0 (Axis2)

[AXIS2] Build Break

2007-12-12 Thread keith chapman
Hi, There are some test failures http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm?view=ProjectBuild&buildId=3476&id=61 namely Results : Failed tests: testLoadWSDLImpl(org.apache.axis2.jaxws.description.AnnotationServiceImplWithDBCTests) testLoadWSDLSEI(

Re: svn commit: r601617 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/server: EndpointController.java JAXWSMessageReceiver.java

2007-12-12 Thread Lahiru Sandakith
Hi Nick , This is really strange, when I get an update now and run all the build with test cases that include my fix, all the test passes and when it was removed these two tests fails, Failed tests: testLoadWSDLImpl( org.apache.axis2.jaxws.description.AnnotationServiceImplWithDBCTests) testLo