art-core
1.5
org.apache.rampart
rampart
1.5
mar
org.apache.maven.plugins
maven-compiler-plugin
1.6
1.6
Amila Jayasekara wrote:
>
> Hello Ennidhi,
>
> Could you please let us know th R
I am getting this exception when I call the web service from the client.
Please help me here.
Exception in thread "main" org.apache.axis2.AxisFault: Error in extracting
message properties
at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:70)
at org.apache.axis2.engine.Phase.in
Getting this exception in the staging environment alone. This is regarding
the WS call. There is no exceptions on the local and DEV environments.
Please guide me. We are using axis2 for the server and the client.
SEVERE: Couldn't create SOAP message due to exception: XML reader error:
com.ctc.wst
There is a performance issue with the web services which is reported
recently. The Service method i.e. in my case
AccountBalanceService.initFactory is taking 380 milliseconds while the stud
method is taking i.e. in my case
availableBalanceServiceStub.availableBalance is taking 2 seconds. QA people
I have installed the Axis2 and tried to run the application using
"maven-package". I am getting this error. How to create this settings.xml
file
"
[ERROR] Error executing Maven.
[ERROR] The specified user settings file does not exist: C:\Documents and
Settings\satish.INDIA\.m2\settings.xml
"
--