[jira] [Updated] (AXIS2-4947) [patch] OSGi imports inappropriate for common environments

2011-04-04 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4947: --- Fix Version/s: (was: 1.5.5) > [patch] OSGi imports inappropriate for common environments

[jira] [Updated] (AXIS2-4937) Creating Eclipse Features and a p2 Repository for Axis2 Eclipse IDE plugins

2011-04-04 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4937: --- Fix Version/s: (was: 1.5.5) > Creating Eclipse Features and a p2 Repository for Axis2 Ecl

[jira] [Updated] (AXIS2-4900) Modules not getting loaded from classpath in JBoss 5.1

2011-04-04 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4900: --- Fix Version/s: (was: 1.5.5) > Modules not getting loaded from classpath in JBoss 5.1 > --

[jira] [Updated] (AXIS2-4917) Provide proper documentation on deploying Axis2 in WebSphere

2011-04-04 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4917: --- Fix Version/s: (was: 1.5.5) > Provide proper documentation on deploying Axis2 in WebSpher

[jira] [Updated] (AXIS-1977) Axis is not honoring the useSOAPAction to invoke services

2011-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ortwin Glück updated AXIS-1977: --- Attachment: (was: AXIS-1977.diff) > Axis is not honoring the useSOAPAction to invoke services > --

[jira] [Updated] (AXIS-1977) Axis is not honoring the useSOAPAction to invoke services

2011-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ortwin Glück updated AXIS-1977: --- Attachment: AXIS-1977.diff fixed NPE regression > Axis is not honoring the useSOAPAction to invoke se

[jira] [Updated] (AXIS-1977) Axis is not honoring the useSOAPAction to invoke services

2011-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ortwin Glück updated AXIS-1977: --- Attachment: (was: AXIS-1977.diff) > Axis is not honoring the useSOAPAction to invoke services > --

Cannot compile AXIS2 source code: BUILD FAILURE

2011-04-04 Thread Cuiting Chen
Hi there, I failed in compiling the axis2 source code, the error information is as following. And a weird thing is: I run the "mvn install" to the code, it was successful, but compile always come out some errors. Could anyone help me with this? Thanks in advance! [INFO] Apache Axis2 - JAXWS (mar

Re: Cannot compile AXIS2 source code: BUILD FAILURE

2011-04-04 Thread Andreas Veithen
You should always build with "mvn install". The reason is that there are inter-module dependencies that involve the packaged artifacts of the dependencies (as opposed to just the compiled classes). In this particular example, the webapp module depends on the MAR file produced by the mtompolicy modu

Re: Cannot compile AXIS2 source code: BUILD FAILURE

2011-04-04 Thread Cuiting Chen
Hi Andreas, Thanks a lot! "mvn install" works successfully in my case. And I have one more question: I modified the SOAP handler, then after I build the whole source code, where can I get the new-generated jar files to replace the original ones? then I can test my modification works or not. Than

Re: Cannot compile AXIS2 source code: BUILD FAILURE

2011-04-04 Thread Andreas Veithen
In every module, you will find a "target" folder. This is where Maven places the packaged JAR files. Alternatively, you can build the binary distribution which packages all JAR files together. This is not part of the normal build, so you need to do another "mvn install" in modules/distribution. An

Build failed in Jenkins: axis2-transports-trunk #385

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "Axis2" build number 729 Building remotely on ubuntu2 Updating http://svn.apache.org/repos/asf/axis/axis2/java/transports/trunk At revision 1088667 no chang

Build failed in Jenkins: Rampart #364

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "wss4j-1.5" build number 27 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpdater

Build failed in Jenkins: Axis2-trunk-java-1.6 #384

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "ws-axiom-trunk" build number 381 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversi

Build failed in Jenkins: Axis2 #730

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "ws-axiom-trunk" build number 381 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpd

Jenkins build is back to normal : Axis2 #731

2011-04-04 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Build failed in Jenkins: Axis2-trunk-java-1.6 #385

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "ws-axiom-trunk" build number 382 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversi

Build failed in Jenkins: axis2-transports-trunk #386

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "Axis2" build number 731 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.Work

Build failed in Jenkins: Rampart #365

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "Axis2" build number 731 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpdater$Up

Jenkins build became unstable: Axis2 » Apache Axis2 - JAXWS #733

2011-04-04 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Jenkins build became unstable: Axis2 #733

2011-04-04 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Build failed in Jenkins: Axis2-trunk-java-1.6 #386

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "ws-axiom-trunk" build number 383 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversi

Build failed in Jenkins: axis2-transports-trunk #387

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "Axis2" build number 732 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.Work

Build failed in Jenkins: Rampart #366

2011-04-04 Thread Apache Hudson Server
See -- Started by upstream project "Axis2" build number 732 Building remotely on ubuntu2 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpdater$Up