Sanjaya,

oops...pressed send button before completing the draft

Can u send the command that u used to run a test

Regards
James
--------------------------------------------------
James Jose
Messaging Clients Team, WMQDDC
IBM Software Labs, India
Direct: 91-80- 25094331  Ext :2331
E-mail: [EMAIL PROTECTED]




James Jose/India/[EMAIL PROTECTED]

18/01/2005 14:40

Please respond to
"Apache AXIS C Developers List"

To
"Apache AXIS C Developers List" <axis-c-dev@ws.apache.org>
cc
Subject
Re: Ant test framework - running a test






Sanjaya,


  Can u send the command that u






Regards
James
--------------------------------------------------
James Jose
Messaging Clients Team, WMQDDC
IBM Software Labs, India
Direct: 91-80- 25094331  Ext :2331
E-mail: [EMAIL PROTECTED]



"sanjaya singharage" <[EMAIL PROTECTED]>

18/01/2005 12:16

Please respond to
"Apache AXIS C Developers List"

To
"Apache AXIS C Developers List" <axis-c-dev@ws.apache.org>
cc
Subject
Re: Ant test framework - running a test







It failed with this property included. that's what's confusing me.

 

sanjaya.

----- Original Message -----
From:
James Jose
To:
Apache AXIS C Developers List
Sent:
Tuesday, January 18, 2005 12:11 PM
Subject:
Re: Ant test framework - running a test


Hi,

 I think if  u pass  xmlparser info then this problem will be solved.

So include  -Ddir.xmlParser=[directory of xmlparser] also in the ant command.

Regards
James
--------------------------------------------------
James Jose
Messaging Clients Team, WMQDDC
IBM Software Labs, India
Direct: 91-80- 25094331  Ext :2331
E-mail: [EMAIL PROTECTED]



"sanjaya singharage" <[EMAIL PROTECTED]>

17/01/2005 18:10

Please respond to
"Apache AXIS C Developers List"


To
"Apache AXIS C Developers List" <axis-c-dev@ws.apache.org>
cc
Subject
Re: Ant test framework - running a test









Still having problems. Finally got it working to generate the source and
compile.
When running the calculator sample the execution fails. The output of the
Calculator.out file is...

Sending Requests to Server http://localhost:13260/axis/Calculator .......

Exception : DLOPEN FAILED in loading parser library

When I run the client separately on the command line the test succeeds. What
am I missing?

sanjaya.


----- Original Message -----
From: "Samisa Abeysinghe" <[EMAIL PROTECTED]>
To: "Apache AXIS C Developers List" <axis-c-dev@ws.apache.org>
Sent: Tuesday, January 11, 2005 4:51 PM
Subject: Re: Ant test framework - running a test


> The problem is that when ant is run with test.xml, it is trying to use
> the release folder wsdl2ws.jar wihtout -bin suffix.
> I think it would work if we suffix use of dir.release in test related
files.
>
> Thanks,
> Samisa...
>
>
> On Tue, 11 Jan 2005 10:40:10 +0000, Adrian Dick <[EMAIL PROTECTED]>
wrote:
> >
> >
> > The packaging process appends '-src' and '-bin' to the end of
dir.release
> > when creating a source and binary package respectively.  So, modifying
the
> > property files would not have the effect you're hoping for.
> >
> > _______________________________________
> > Adrian Dick ([EMAIL PROTECTED])
> >
> > Andrew Perry2/UK/[EMAIL PROTECTED] wrote on 11/01/2005 09:50:42:
> >
> > >
> > > I generally call the ant -f test.xml -Ddir.release=<path to package>
> > rather
> > > than change the properties file. I'm not too sure if/how the build.xml
> > uses
> > > the dir.release property so cannot comment safely on altering the
> > > properties file, unless it is only for the test run in which case
there
> > is
> > > no problem.
> > >
> > > Adrian any comments on what the impact of changing dir.release propery
> > > would have on the build/packaging process?
> > >
> > > Regards,
> > >
> > > Andrew Perry
> >
> >
>
>



Reply via email to