[
https://issues.apache.org/jira/browse/RAMPART-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001849#comment-13001849
]
Abhinav Mishra commented on RAMPART-324:
Hi Thilina,
Thanks for reply.
Here I am
try this ..
String port = ""; //port the TCP mon listens
String SOAPAction = "Service"; //service name
String endpoint = "http://127.0.0.1:"; + port +
"/service/servlet/AxisServlet";
//create the service
Service service = new Service();
//create the call for
Hi All,
I am using axis2/java to build a web service client component. I have a
question.
Is there a way to set the operation name in the web service client?
Using axis/j, I can do something like this:
org.apache.axis.client.Service soapService = new
org.apache.axis.client.Service();
SOAPElement.addTextNode allows entering invalid XML character
-
Key: AXIS2-4970
URL: https://issues.apache.org/jira/browse/AXIS2-4970
Project: Axis2
Issue Type: Wish
Rep
[
https://issues.apache.org/jira/browse/RAMPART-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001494#comment-13001494
]
Thilina Buddhika commented on RAMPART-324:
--
Hi Abhinav,
Can you please attach a
Thank you for the quick response. Just going through the google search
and your link, It seems that Crypto-J is not an interface
definition/standard. It is a particular product from RSA. So my
understanding is that there is no other Crypto-J provider except the one
from RSA?
What standards t
[
https://issues.apache.org/jira/browse/AXIS2-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael B updated AXIS2-4969:
-
Attachment: wsdltocodebug.zip
> A problem using org.apache.axis2:axis2-wsdl2code-maven-plugin when wsdlFi
A problem using org.apache.axis2:axis2-wsdl2code-maven-plugin when wsdlFile is
specified via "file:..." and the WSDL reffers to a XSD schema via relative path
---
Hi all,
I am running a sign and encrypt example based on sample 07 in rampart
installation.
I am getting the following error when calling a simple 'authenticate' method
"org.apache.axis2.AxisFault: No such method 'authenticate' in class
edu.uni.myservice.PWCBHandler
when browsing http://localhos
[
https://issues.apache.org/jira/browse/AXIS2-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001367#comment-13001367
]
Massimo Franzoni commented on AXIS2-3048:
-
I have a similar problem: Axis1.5.4
wsd
[
https://issues.apache.org/jira/browse/RAMPART-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001353#comment-13001353
]
Abhinav Mishra commented on RAMPART-324:
Hi Thilina,
I applied EncryptedElement
11 matches
Mail list logo