[jira] [Commented] (AXIS2-5418) The @HandlerChain configuration file could not be loaded

2012-09-11 Thread Sagara Gunathunga (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452785#comment-13452785 ] Sagara Gunathunga commented on AXIS2-5418: --- Can you indicate what is the affect

How are SAML tokens validated?

2012-09-11 Thread abdelrahman almahmoud
I am trying to use SAML tokens in my project but I need more information on the method used to validate the tokens. Since validating tokens is outside of the scope of SAML token specifications I am not sure which method is used in rampart. Is there more than one way to validate tokens? and which me

Jenkins build is back to normal : axis-trunk ยป Axis :: Core #133

2012-09-11 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org

[jira] [Commented] (AXIS-2875) Axis not buildable with Java 1.6

2012-09-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452808#comment-13452808 ] Hudson commented on AXIS-2875: -- Integrated in axis-trunk #133 (See [https://builds.apache.org

Jenkins build is back to normal : axis-trunk #133

2012-09-11 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org

Build failed in Jenkins: axis-trunk #134

2012-09-11 Thread Apache Jenkins Server
See Changes: [veithen] Setup logging in integration tests; useful for debugging. -- Started by an SCM change Building remotely on ubuntu2 in workspace Up

Jenkins build is back to normal : axis-trunk #135

2012-09-11 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org

[jira] [Resolved] (AXIS-2874) AxisFault (500)Internal Server Error.

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS-2874. --- Resolution: Incomplete > AxisFault (500)Internal Server Error. > -

[jira] [Updated] (AXIS-2872) NT AD user password length problem in Axis 1.4: Error 401

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS-2872: -- Priority: Minor (was: Blocker) > NT AD user password length problem in Axis 1.4: Error 401

[jira] [Resolved] (AXIS-2871) javax.xml.soap.SOAPException: java.lang.OutOfMemoryError : During Deserialization of SOAP Axis 1.4

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS-2871. --- Resolution: Incomplete Closing this issue as incomplete because the reporter didn't provide an

[jira] [Commented] (AXIS-2870) Getting Null Response from services in .net

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452903#comment-13452903 ] Andreas Veithen commented on AXIS-2870: --- Please fill in the "Affects Version" field w

[jira] [Resolved] (AXIS-2864) Migrating AXIS 1.4 creating new stubs of classes that are not compatible with AX1.1

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS-2864. --- Resolution: Incomplete No feedback from reported ==> resolving issue as incomplete.

[jira] [Comment Edited] (AXIS-2864) Migrating AXIS 1.4 creating new stubs of classes that are not compatible with AX1.1

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452905#comment-13452905 ] Andreas Veithen edited comment on AXIS-2864 at 9/11/12 9:53 PM: -

[jira] [Resolved] (AXIS-2860) Invocation target exception intermittently coming from axis client

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS-2860. --- Resolution: Incomplete No feedback from reporter ==> resolving issue as incomplete.

[jira] [Commented] (AXIS-2853) NullPointerException while Deserializing in Axis 1.4 - Intermittent

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452913#comment-13452913 ] Andreas Veithen commented on AXIS-2853: --- The stack trace indicates that the NPE occur

[jira] [Resolved] (AXIS-2844) Is there any feature in AXIS to generate java stubs from .xsd`s

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS-2844. --- Resolution: Invalid Resolving as invalid: JIRA is an issue tracker, not a forum.

RE: How are SAML tokens validated?

2012-09-11 Thread Martin Gainty
the policy.xml tokenType must be ONE of the SAML Constants (from org.apache.rahas.RahasConstants) http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1 *OR* http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0 e.g. http://schemas.xmlsoap.org/ws/2005/02/t

[jira] [Resolved] (AXIS-2834) Error Generatinf Java fromWSDl file

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS-2834. --- Resolution: Incomplete > Error Generatinf Java fromWSDl file > --

[jira] [Updated] (AXIS-2813) getAttachmentsCount() in AttachmentsImpl takes too much time even if there is no attachment...

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS-2813: -- Priority: Major (was: Blocker) > getAttachmentsCount() in AttachmentsImpl takes too much ti

RE: How are SAML tokens validated?

2012-09-11 Thread Abdelrahman Almahmoud
Thanks for the reply but I think I was misunderstood since I was not clear on the point. By validating the token, I did not mean validating the structure and format of the token but rather validate that the token was not tampered with, that it is issued by the trusted third party and issued for

[jira] [Updated] (AXIS-2842) thread is left unclosed

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS-2842: -- Comment: was deleted (was: Ooops, I posted on the wrong project: I'm working with axis2 not axis

[jira] [Updated] (AXIS-2842) thread is left unclosed

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS-2842: -- Comment: was deleted (was: Hi to all, also affected is version 1.6.1 on tomcat 6.0.35 with jvm

[jira] [Updated] (AXIS2-5419) Wrong constant used in configuring AxisOperation n the Utils class

2012-09-11 Thread Kristina Petkova (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristina Petkova updated AXIS2-5419: Summary: Wrong constant used in configuring AxisOperation n the Utils class (was: Wrong co

[jira] [Created] (AXIS2-5419) Wrong constant used in configuring axis operation

2012-09-11 Thread Kristina Petkova (JIRA)
Kristina Petkova created AXIS2-5419: --- Summary: Wrong constant used in configuring axis operation Key: AXIS2-5419 URL: https://issues.apache.org/jira/browse/AXIS2-5419 Project: Axis2 Issue T

[jira] [Updated] (AXIS2-5419) Wrong constant used in configuring AxisOperation in the Utils class

2012-09-11 Thread Kristina Petkova (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristina Petkova updated AXIS2-5419: Summary: Wrong constant used in configuring AxisOperation in the Utils class (was: Wrong c

Re: [PROPOSAL] Moving Axis2 Transports to core

2012-09-11 Thread Hiranya Jayathilaka
What about JIRA and other project resources? Are we going to get rid of the TRANSPORTS JIRA project and make it a component of the Axis2 JIRA project? Thanks, Hiranya On Mon, Sep 10, 2012 at 5:21 AM, Andreas Veithen wrote: > For various reasons, there have been no releases of the Axis2 > Transpo

[jira] [Commented] (AXIS2-5416) Add Native approach and XML Stream API base approach Documentations

2012-09-11 Thread Shameera Rathnayaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453273#comment-13453273 ] Shameera Rathnayaka commented on AXIS2-5416: Hi dev/Andreas, I think sample i

Re: How are SAML tokens validated?

2012-09-11 Thread Suresh Attanayake
Hi, You can find the Rampart SAMLTokenValidator class here [1]. There basically the signature of the token is validated. But you can validate various parts of the SAMLAssertion as well such as the Subject, Conditions, AuthenStatement, AttributeStatement etc. [1]. http://svn.apache.org/repos/asf/a

[jira] [Commented] (AXIS2-5416) Add Native approach and XML Stream API base approach Documentations

2012-09-11 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453307#comment-13453307 ] Andreas Veithen commented on AXIS2-5416: Instead of (or in addition to) testing th

Re: [PROPOSAL] Moving Axis2 Transports to core

2012-09-11 Thread Andreas Veithen
On Mon, Sep 10, 2012 at 3:45 PM, Sagara Gunathunga wrote: > > > On Mon, Sep 10, 2012 at 5:51 PM, Andreas Veithen > wrote: >> >> For various reasons, there have been no releases of the Axis2 >> Transports subproject since the migration of Axis/Axis2 to a TLP. To >> change that situation I would li

Re: [PROPOSAL] Moving Axis2 Transports to core

2012-09-11 Thread Andreas Veithen
On Tue, Sep 11, 2012 at 7:06 PM, Hiranya Jayathilaka wrote: > What about JIRA and other project resources? Are we going to get rid of the > TRANSPORTS JIRA project and make it a component of the Axis2 JIRA project? Versions in JIRA are defined at the project level. If we move the transports to Ax

[jira] [Commented] (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2012-09-11 Thread Sunil Polineni (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453362#comment-13453362 ] Sunil Polineni commented on AXIS2-2492: --- Yes, this issue still persists. Is there an