Re: Exception in thread "main" org.apache.axis2.AxisFault: Error in extracting

2011-09-06 Thread ennidhi
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

Exception in thread "main" org.apache.axis2.AxisFault: Error in extracting

2011-08-30 Thread ennidhi
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

XML reader error: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog

2011-03-03 Thread ennidhi
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

time consumption by the stub and the service methods

2010-12-16 Thread ennidhi
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

The specified user settings file does not exist

2010-03-17 Thread ennidhi
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 " --