[jira] [Commented] (AXIS2-5407) Axis2 doesn't receive soap request correctly

2012-08-30 Thread satheesh (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444767#comment-13444767 ] satheesh commented on AXIS2-5407: - We Published Our Java Class as a Web Service Using Axis

Using rampart as an STS

2012-08-30 Thread abdelrahman almahmoud
Hi I have a simple web service and a client which are working fine, I want to have the client request a token from a third party and present it to the service, then have the service validate it. The problem is finding an easy to set-up STS that would issue SAML tokens, I was looking at openAM and

[jira] [Created] (AXIS2-5408) Axis2 client always add "SOAPAction " HTTP header.

2012-08-30 Thread Sagara Gunathunga (JIRA)
Sagara Gunathunga created AXIS2-5408: - Summary: Axis2 client always add "SOAPAction " HTTP header. Key: AXIS2-5408 URL: https://issues.apache.org/jira/browse/AXIS2-5408 Project: Axis2 I

[jira] [Resolved] (AXIS2-5408) Axis2 client always add "SOAPAction " HTTP header.

2012-08-30 Thread Sagara Gunathunga (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga resolved AXIS2-5408. --- Resolution: Fixed Fixed in r1378912. > Axis2 client always add "SOAP

[jira] [Created] (AXIS-2873) Cached properties (e.g. timeouts,...)

2012-08-30 Thread Christian Weihs (JIRA)
Christian Weihs created AXIS-2873: - Summary: Cached properties (e.g. timeouts,...) Key: AXIS-2873 URL: https://issues.apache.org/jira/browse/AXIS-2873 Project: Axis Issue Type: Bug

[jira] [Updated] (AXIS2-5245) Information from RuntimeExceptions escapes Axis2 error handling mechanism

2012-08-30 Thread James Grahn (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Grahn updated AXIS2-5245: --- Attachment: Issue5245-AxisEngine.java.patch Proposed minimally invasive fix. Failure reason will be

[jira] [Updated] (AXIS2-5388) XMLBeans fix on the horizon

2012-08-30 Thread James Grahn (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Grahn updated AXIS2-5388: --- Description: According to #XMLBEANS-484, a probable fix for the xml bean library issues (with Websph

Axis2 limit incoming response.

2012-08-30 Thread fyrachek
I'm calling external web service with axis2. And I want to discard response message if its size(content of the incoming InputStream) large than N bytes. First idea was to add custom handler to the . But after debugging it looks for me like response's InputStream was already read and converted to

[jira] [Commented] (AXIS2-5408) Axis2 client always add "SOAPAction " HTTP header.

2012-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445208#comment-13445208 ] Hudson commented on AXIS2-5408: --- Integrated in Axis2 #1746 (See [https://builds.apache.org/j

Jenkins build is back to stable : axis2-transports-trunk #1003

2012-08-30 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

[jira] [Commented] (AXIS2-5070) Enumeration type fromValue() function update breaks stub compilation

2012-08-30 Thread Aaron Gourley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445278#comment-13445278 ] Aaron Gourley commented on AXIS2-5070: -- I'm pretty sure it should be: Not:

Re: Axis2 limit incoming response.

2012-08-30 Thread santosh das
Probably oyu could try the option of chunked encoding ..and your service side should support it. On Thu, Aug 30, 2012 at 10:10 PM, fyrachek wrote: > > I'm calling external web service with axis2. > And I want to discard response message if its size(content of the incoming > InputStream) large th

[jira] [Commented] (AXIS2-5407) Axis2 doesn't receive soap request correctly

2012-08-30 Thread satheesh (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445602#comment-13445602 ] satheesh commented on AXIS2-5407: - Major problem here is - Also I'm sending response XML t

[jira] [Updated] (AXIS2-5407) Axis2 doesn't send soap message properly

2012-08-30 Thread satheesh (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] satheesh updated AXIS2-5407: Summary: Axis2 doesn't send soap message properly (was: Axis2 doesn't receive soap request correctly)