Re: svn commit: r1228870 - in /axis/axis2/java/rampart/trunk/modules: rampart-core/src/main/java/org/apache/rampart/ rampart-integration/ rampart-integration/src/test/java/org/apache/rampart/ rampart-

2012-01-09 Thread Andreas Veithen
That change causes a builds failure (see the mails from Jenkins). Can you please fix that? Andreas On Sun, Jan 8, 2012 at 16:34, wrote: > Author: amilaj > Date: Sun Jan  8 15:34:56 2012 > New Revision: 1228870 > > URL: http://svn.apache.org/viewvc?rev=1228870&view=rev > Log: > Fixing issue RAMP

[jira] [Commented] (RAMPART-354) Upgrade OpenSAML version used by Rampart to 2.5.1-1

2012-01-09 Thread Andreas Veithen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/RAMPART-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182443#comment-13182443 ] Andreas Veithen commented on RAMPART-354: - RAMPART-275 contains patches to get ri

Re: svn commit: r1228870 - in /axis/axis2/java/rampart/trunk/modules: rampart-core/src/main/java/org/apache/rampart/ rampart-integration/ rampart-integration/src/test/java/org/apache/rampart/ rampart-

2012-01-09 Thread Amila Jayasekara
Hi Andreas, In my local machine, all tests are passing. I am currently investigating the cause for the test failure. Thanks AmilaJ On Mon, Jan 9, 2012 at 1:46 PM, Andreas Veithen wrote: > That change causes a builds failure (see the mails from Jenkins). Can > you please fix that? > > Andreas >

[jira] [Commented] (AXIS-1397) Services overview page has incorrect link to service-wsdl if using a mapping other then /services

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

[jira] [Commented] (AXIS-2624) SOAP header element attributes "mustUnderstand" and "actor" added twice

2012-01-09 Thread Jimmy Shah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182539#comment-13182539 ] Jimmy Shah commented on AXIS-2624: -- I have created the SoapHeaderHandler to add the user c

Build failed in Jenkins: axis-trunk » Axis :: Integration tests #53

2012-01-09 Thread Apache Jenkins Server
See -- [...truncated 811 lines...] at org.apache.axis.client.Call$2.run(Call.java:2832) at java.lang.Thread.run(Thread.java:595) {http://xml.apache.org/axis/}

Build failed in Jenkins: axis-trunk #53

2012-01-09 Thread Apache Jenkins Server
See Changes: [veithen] Moved the JMS stuff to its own Maven module. [veithen] Reintegrated r257686 into the XDocs. Removed reference.html. The XDoc is now in sync. -- [...truncated 2025 lines...] Tests

Jenkins build is back to normal : axis-trunk » Axis :: Integration tests #54

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

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

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

Re: svn commit: r1228870 - in /axis/axis2/java/rampart/trunk/modules: rampart-core/src/main/java/org/apache/rampart/ rampart-integration/ rampart-integration/src/test/java/org/apache/rampart/ rampart-

2012-01-09 Thread Amila Jayasekara
Hi Andreas, I am unable to reproduce this issue in my local environment. I am trying to force a build in Jenkins, but i am unable to find a link to do it. Can u pls let me know how to force a build ? Thanks AmilaJ On Mon, Jan 9, 2012 at 5:57 PM, Sagara Gunathunga wrote: > I just build latest tr

Jenkins build is still unstable: Rampart #714

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

Re: Deploying multiple spring service axis2 archives(AAR)

2012-01-09 Thread Isuru Suriarachchi
+1 Requirement to initialize the spring framework by the service author and the need to include the spring dependency in each and every spring service are two major drawback in our spring services functionality. Therefore, I think this will be a very good improvement. Thanks, ~Isuru On Fri, Jan

Jenkins build is back to stable : Rampart #715

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

Re: svn commit: r1228870 - in /axis/axis2/java/rampart/trunk/modules: rampart-core/src/main/java/org/apache/rampart/ rampart-integration/ rampart-integration/src/test/java/org/apache/rampart/ rampart-

2012-01-09 Thread Amila Jayasekara
Temporarily commented the assetion check. Need to further investigate the issue with exact build machine configurations. Build is passing now. Will start a separate mail thread to get build machine configurations. Thanks AmilaJ On Tue, Jan 10, 2012 at 9:52 AM, Amila Jayasekara wrote: > Hi Andrea

Jenkins build is back to normal : sandesha2-trunk #594

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

Re: Deploying multiple spring service axis2 archives(AAR)

2012-01-09 Thread Kishanthan Thangarajah
Hi All, When considering a custom deployer for the $subject, the following has to be noted, 1. Loading the spring applicationContext.xml file – since the spring initialization and defining of beans are done in the deployer, we can get this file(path of this file) via a service parameter