Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » axis exception but service works
axis exception but service works [message #131595] Wed, 10 August 2005 10:45
Eclipse UserFriend
Hi,

I have implemented a couple of web services using the top-down from wsdl
approach. When I run a unit test everything works as expected. However I
noticed in the console output that exceptions are occurring like the
following for both services:

[ConfigurationException.java:110(logException)] - Exception:
org.apache.axis.ConfigurationException: No service named TestService is
available
org.apache.axis.configuration.FileProvider.getService(FilePr ovider.java.233)
....

[ConfigurationException.java:110(logException)] - Exception:
org.apache.axis.ConfigurationException: No service named
http://services.test.com/getUsers is available
org.apache.axis.configuration.FileProvider.getService(FilePr ovider.java.233)
....

After the exceptions though the service is executed as expected.

Can anyone tell me what might be causing these exception to occur? BTW, it
does the same thing whethere the services are running in eclipse or deployed
and running from tomcat.

Thanks
Jim
Previous Topic:"Valdiate XML Schema" silently failing
Next Topic:APT feature alpha release now available
Goto Forum:
  


Current Time: Fri May 09 01:30:15 EDT 2025

Powered by FUDForum. Page generated in 0.03478 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top