Hello, I'm connection to a webservice using Axis.  My current build works
but when I move it to another machine I get the following error.  Any ideas
on what would cause this?

                AxisFault
                 faultCode:
{http://xml.apache.org/axis/}Server.generalException
                 faultString: Failure trying to get the Call object
                 faultActor: null
                 faultDetail:

                Failure trying to get the Call object
                java.security.AccessControlException: access denied
(java.util.PropertyPermission java.protocol.handler.pkgs write)
                        at
java.security.AccessControlContext.checkPermission(AccessControlContext.java
:272)
                        at
java.security.AccessController.checkPermission(AccessController.java:399)
                        at
java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
                        at java.lang.System.setProperty(System.java:641)
                        at
org.apache.axis.client.Call.addTransportPackage(Call.java:1474)
                        at
org.apache.axis.client.Call.initialize(Call.java:1420)
                        at org.apache.axis.client.Call.<init>(Call.java:250)
                        at
org.apache.axis.client.Service.createCall(Service.java:514)
                        at
com.questionmark.QMWISeSoapStub.createCall(QMWISeSoapStub.java:223)
                        at
com.questionmark.QMWISeSoapStub.getAssessment(QMWISeSoapStub.java:854)
        at com.smg.admin.questionmark.QuestionmarkManager.getAssessmentName
***************************************************************************
The information contained in this message is intended only for the
confidential use of the recipient(s) named above. This message is privileged
and confidential. If the reader of this message is not the intended
recipient or any agent responsible for delivering it to the intended
recipient, you are hereby notified that you have received this document in
error and that any review, dissemination, distribution, or copying of this
message is strictly prohibited. If you have received this communication in
error, please notify us immediately. SMG reserves the right to monitor and
review all content sent to and from this email address. Messages sent to and
from this address may be stored on the SMG email system.

Reply via email to