[jira] Created: (AXIS2-4564) Axis2 WSDL2Java Innvocation Target Exception

2009-11-25 Thread Srinivas (JIRA)
Axis2 WSDL2Java Innvocation Target Exception Key: AXIS2-4564 URL: https://issues.apache.org/jira/browse/AXIS2-4564 Project: Axis 2.0 (Axis2) Issue Type: Bug Reporter: Srinivas I can

[jira] Reopened: (AXIS2-4562) JAX-WS: JAXBContext construction in JAX-WS should avoid SessionBean

2009-11-25 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle reopened AXIS2-4562: --- JAX-WS: JAXBContext construction in JAX-WS should avoid SessionBean

[jira] Created: (AXIS2-4565) JAX-WS: Fails to examine the @RequestWrapper targetNamespace. Also needs to tolerate wsimport NS-PKG mapping algorithm

2009-11-25 Thread Rich Scheuerle (JIRA)
JAX-WS: Fails to examine the @RequestWrapper targetNamespace. Also needs to tolerate wsimport NS-PKG mapping algorithm - Key: AXIS2-4565

[jira] Resolved: (AXIS2-4565) JAX-WS: Fails to examine the @RequestWrapper targetNamespace. Also needs to tolerate wsimport NS-PKG mapping algorithm

2009-11-25 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle resolved AXIS2-4565. --- Resolution: Fixed JAX-WS: Fails to examine the @RequestWrapper targetNamespace. Also

Notification Operation and Axis2 support

2009-11-25 Thread Shivantha Huruggamuwa
Hi all, I am using Axis 1.5 to create a client to Microsoft .net web services ,it has a notification operation. Here is the simple WSDL I am using to try to codegen. wsdl:definitions xmlns:axis2=http://quickstart.samples/; xmlns:soap12= http://schemas.xmlsoap.org/wsdl/soap12/; xmlns:http=

Is Usernametoken username and keystore alias should be equal?

2009-11-25 Thread SivaKumarl
Hi Friends, I am implement axis2 security by using rampart and i using UsernameToken and Signature as a securities, what i need is the user name in usernameToken and alias name in Signature as different , but i am unable to configure like this. kindly help me to provide different names