Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Web Service using another Web Service

Subject: perfsonar development work

List archive

Re: [pS-dev] Web Service using another Web Service


Chronological Thread 
  • From: Maciej Glowiak <>
  • To: Herbert Souza <>
  • Cc:
  • Subject: Re: [pS-dev] Web Service using another Web Service
  • Date: Thu, 17 Aug 2006 23:22:53 +0200
  • Organization: Poznan Supercomputing and Networking Center

Herbert Souza napisaƂ(a):

Hi all,
I am modifying in my machine the source code of the LS. I am trying to make the LS use another Web Service during a request (like MA or ToPs or AS...). When the LS try to use another Web Service the Soap client return the following error:

[java] SOAPClient.makeRequest: General exception encountered by client
[java] Client exiting
[java] AxisFault
[java] faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
[java] faultSubcode:
[java] faultString: java.lang.reflect.InvocationTargetException
[java] faultActor:
[java] faultNode:
[java] faultDetail:
[java] {http://xml.apache.org/axis/}hostname:127.0.0.1


Hi Herbert,

It seems you don't have all required JAR libraries in your Tomcat lib directory.

Maciej





Archive powered by MHonArc 2.6.16.

Top of Page