: Friday, May 28, 2004 11:20 AM
Subject: RE: problem in Custom Deployment
process
Hi
Pranav
Thanks a
lot.
I did not catch it correctly.
Please could u explain a bit more it is grate?
Really what I want know we can
write ant tasks inside that WSDD
ilto:[EMAIL PROTECTED]
Sent: Friday, May 28, 2004 11:31 AM
To: [EMAIL PROTECTED]
Subject: Re: problem in Custom
Deployment process
Yuo can write an ant script to install the
webservice(by executing
C:\Axis Ex>java -cp .;%AXISCLASSPATH%
org.apache.axis.client.AdminClient deploy.wsdd
a
To: [EMAIL PROTECTED]
Sent: Friday, May 28, 2004 10:49 AM
Subject: RE: problem in Custom Deployment
process
Hi Pranav
Thanks it is working
now.
I also like to know,
can use ant task to automate this file copying process?, if it is possible then how can we re write t
apil
[mailto:[EMAIL PROTECTED]
Sent: Friday, May 28, 2004 10:55
AM
To: [EMAIL PROTECTED]
Subject: Re: problem in Custom
Deployment process
There are so many things wrong in this process...
1. the class name is Calc but you have given the class
name as "Cal" in the deploy.wsd
--- Original Message -
From:
Asanka Priyanjitih
To: [EMAIL PROTECTED]
Sent: Friday, May 28, 2004 10:07 AM
Subject: problem in Custom Deployment
process
Hi
All
Please some one help me to do
custom deployment using AdminClient
Because I try to flow the steps
Hi All
Please some one help me to do custom deployment using AdminClient
Because I try to flow the steps in user guide and do that but
it’s not work.
This are steps witch I flow.
Step 1:
Wrote following
java program
public class Calc
{
public int Add(int ia,int