AW: Problem with WS Client on TIBCO server

2010-04-15 Thread Qian Cheng - fusionPOINT GmbH
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

Re: Problem with WS Client on TIBCO server

2010-04-14 Thread Andreas Veithen
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.

Problem with WS Client on TIBCO server

2010-04-14 Thread Qian Cheng - fusionPOINT GmbH
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"); ..