WebService versioning with maven aar plugin

2012-01-02 Thread Pierre-yves motreff
Hello, As i need to deploy several version of my WS, I think the best way is to deploy different WS, like that : foo-1.0.aar foo-2.0.aar This requires to modify the service.xml to have different service name In my pom aar name is define with finalName : foo-${version} ${project.build.fina

[jira] [Created] (RAMPART-353) Connection refused when trying to run the Client code and remote host closed connection during ssl handshake

2012-01-02 Thread karthika sravanthi (Created) (JIRA)
Connection refused when trying to run the Client code and remote host closed connection during ssl handshake - Key: RAMPART-353 URL: https://issues.apache

[jira] [Updated] (RAMPART-353) Connection refused when trying to run the Client code and remote host closed connection during ssl handshake

2012-01-02 Thread karthika sravanthi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/RAMPART-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] karthika sravanthi updated RAMPART-353: --- Remaining Estimate: 24h (was: 591h) Original Estimate: 24h (was: 591h) Newbie

[jira] [Updated] (RAMPART-353) Connection refused when trying to run the Client code and remote host closed connection during ssl handshake

2012-01-02 Thread karthika sravanthi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/RAMPART-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] karthika sravanthi updated RAMPART-353: --- Attachment: SecureServiceCGClient.java > Connection refused when trying to run t

RE: WebService versioning with maven aar plugin

2012-01-02 Thread Martin Gainty
did you take a look at implementing maven-assembly-plugin org.apache.maven.plugins maven-assembly-plugin finalname-${project.version} http://maven.apache.org/plugins/maven-assembly-plugin/assembly-mojo.html http://stackoverflow.com/questions/1326527/maven-ass

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

2012-01-02 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] [Created] (RAMPART-354) Upgrade OpenSAML version used by Rampart to 2.5.1-1

2012-01-02 Thread Amila Jayasekara (Created) (JIRA)
Upgrade OpenSAML version used by Rampart to 2.5.1-1 --- Key: RAMPART-354 URL: https://issues.apache.org/jira/browse/RAMPART-354 Project: Rampart Issue Type: Improvement Components: ra

[jira] [Created] (RAMPART-355) Upgrade WSS4J version used by Rampart to 1.6.4

2012-01-02 Thread Amila Jayasekara (Created) (JIRA)
Upgrade WSS4J version used by Rampart to 1.6.4 -- Key: RAMPART-355 URL: https://issues.apache.org/jira/browse/RAMPART-355 Project: Rampart Issue Type: Improvement Components: rampart-core

[Rampart] Upgrading WSS4J and OpenSAML versions used by Rampart

2012-01-02 Thread Amila Jayasekara
Hi All, Current Rampart trunk uses WSS4j 1.5.13. But WSS4J 1.6.4 is available with more features and bug fixes. It will add a great value to Rampart if we can migrate to WSS4J 1.6.4. Therefore we are working on upgrading WSS4J version to 1.6.4. We are planning to do this in following steps, 1. Up