[
https://issues.apache.org/jira/browse/AXIS-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen moved AXIS2-4490 to AXIS-2805:
--
Component/s: (was: rpc)
Fix Version/s: (was: 1.5.1)
NullpointerException in XMLEntityManager on running the invoke webservice from
wsdl2java generated stubs with 1000 concurrent users
---
Key: AXIS2-4490
[
https://issues.apache.org/jira/browse/AXIS2-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752012#action_12752012
]
Amila Chinthaka Suriarachchi commented on AXIS2-3797:
-
First of all if
that would be my suggestion
// Here are permissions to connect to noaa.gov on Port 80
grant codeBase "file:${catalina.home}/webapps/examples/-" {
permission java.net.SocketPermission "*.noaa.gov:80", "connect,resolve";
};
you'll need those same permissions (connect,resolve) to connect to
Hi All:
Have you used Axis2 web services on WebSphere with security turned on so you
have to use was.policy file to grant the required permissions? If so you
might be able to help.
We have a Web Service (WS1) calling another WebService (WS2) using
ServiceClient. However we get the following exc
[
https://issues.apache.org/jira/browse/AXIS2-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIS2-3797:
---
Assignee: (was: Andreas Veithen)
> My interpretation of any type is it has to map to an o
[
https://issues.apache.org/jira/browse/AXIS2-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751896#action_12751896
]
Torben Riis commented on AXIS2-4163:
Hi,
I think even this version of finalize is stil