[Axis2] Gets an Error while using HTTPS

2011-04-21 Thread suresh attanayake
Hi, I'm using Axis2 1.5.4-war with Tomcat 6.0.29. When I try to list services deployed by accessing the link https://localhost:8443/axis2/services/listServices , the resulting page says *"Internal Server Error". *And when I try the *Validate *link, https://localhost:8443/axis2/axis2-web/HappyAxis.

Re: Security with Rampart - can it "Sign a SOAP Message by Using a User Name and Password"

2011-04-21 Thread Chris Kimpton
Thanks - I am getting that impression from the code too :( Currently looking at Visual Studio 2003, as that seems to be whats compatible with WSE from MS, which should handle it. Regards, Chris > Hi Chris, > > As far as i know, we cannot sign messages using "Username Token" in > Rampart. > > Th

Re: Security with Rampart - can it "Sign a SOAP Message by Using a User Name and Password"

2011-04-21 Thread Amila Jayasekara
Hi Chris, As far as i know, we cannot sign messages using "Username Token" in Rampart. Thanks AmilaJ On Wed, Apr 20, 2011 at 4:47 AM, Chris Kimpton wrote: > Hi, > I am trying to talk to a .Net based web service which requires the request > to be signed with username and password, like this: > h

[jira] [Updated] (AXIS2-5007) Current 1.7.0 snapshot generates incompilable Java code from complex WSDL

2011-04-21 Thread Harald Rieder (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harald Rieder updated AXIS2-5007: - Attachment: wsdl.zip > Current 1.7.0 snapshot generates incompilable Java code from complex WSDL

[jira] [Created] (AXIS2-5007) Current 1.7.0 snapshot generates incompilable Java code from complex WSDL

2011-04-21 Thread Harald Rieder (JIRA)
Current 1.7.0 snapshot generates incompilable Java code from complex WSDL - Key: AXIS2-5007 URL: https://issues.apache.org/jira/browse/AXIS2-5007 Project: Axis2 Issue Ty

[jira] [Updated] (AXIS2-4966) NullPointerException on compiling complex WSDL with org.apache.axis2.wsdl.WSDL2Java

2011-04-21 Thread Harald Rieder (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harald Rieder updated AXIS2-4966: - Component/s: kernel Added affected component "kernel", since WSDL11ToAxisServiceBuilder is part o

Re: build axis2 in IntelliJ

2011-04-21 Thread Cuiting Chen
Hi Malinga, On Wed, Apr 20, 2011 at 6:58 PM, Supun Malinga wrote: > Hi Chen, > > On Wed, Apr 20, 2011 at 8:29 PM, Cuiting Chen > wrote: > >> Hi Malinga, >> >> Thanks a lot for the info! >> >> Following your guide, I build the axis2 code, create project files for >> idea and then import the whol