Hi, you are right, something is wrong in the axis2.xml. Thank you very much! BR
-Ursprüngliche Nachricht-
Von: Andreas Veithen [mailto:[email protected]]
Gesendet: Mittwoch, 14. April 2010 19:38
An: [email protected]
Betreff: Re: Problem with WS Client on TIBCO server
On
On Wed, Apr 14, 2010 at 16:49, Qian Cheng - fusionPOINT GmbH
wrote:
> Hi,
>
>
>
> I am new here and writing a Web service client which should communicate with
> web service on a TIBCO server. I got following error in the first step:
>
>
>
> ConfigurationContext cc =
> ConfigurationContextFactory.
Hi,
I am new here and writing a Web service client which should communicate with
web service on a TIBCO server. I got following error in the first step:
ConfigurationContext cc =
ConfigurationContextFactory.createConfigurationContextFromFileSystem(null,"axis2.xml");
..